Managing Services via QAction in a Protocol

Hi Maximiliano, There might be other options that I’m not aware of, you should be able to do this with the Class Library. I suggest you take a look at …

reduce base alarms

Hi Dan, I see that this question has been inactive for quite some time. Do you still need help with this, or have you been able to sort this out …

Alarms total number of mismatch

Hi Samita, That is because the alarm includes the value which the parameter has at the moment the threshold is reached. If the real-time value further increases over time, the …

Get alarm state through GQI

Hi Hari, If you would like to retrieve the current the alarm state of a service, the data source Get Services provides the alarm state: If you are interested on …

Get alarm state through GQI

Well searching for another issue i found these on the Skyline Github: https://github.com/SkylineCommunications/SLC-GQIDS-ServiceAlarms https://github.com/SkylineCommunications/SLC-GQIDS-ServiceAlarmStates

GQI and Enhanched services

Hi Gerwin, Maybe a possible option is to use the following ad-hoc data source: GitHub – SkylineCommunications/SLC-GQIDs-GetAllElementsInService This ad-hoc data source will return the elements available in a given service. …

custom libraries automation script

If you did not publish from DIS. You should add the dll reference in “Advanced” settings. Example here with Newtonsoft.Json.dll