Hello,
How can I generate an Alarm within a QAction? I used this documentation (https://docs.dataminer.services/develop/devguide/Connector/LogicQActionsExamples.html#creating-an-alarm-in-a-qaction), but I did not find the SLProtocolScripts.dll library.
Thanks in advance
Hi Maximiliano
I've moved the code from the SLProtocolScripts DLL into a NuGet that can act as a replacement. SLProtocolScripts DLL is quite old and currently to be able to use this in DIS, you need to have a DM locally installed.
As such I've moved the code and created a v0.0.0 as more improvements can be made later on to the NuGet: NuGet Gallery | Skyline.DataMiner.Utils.Alarms.Protocol 0.0.0
The namespace will be 'using Skyline.DataMiner.Utils.Alarms.Protocol', but the class name I've kept the same.