Manage Alarms
glp/0/{SID}/rq/alarm/{Handle}/do |
Alarms are managed by publishing the following actions on the alarm do
topic.
Action | Description |
---|---|
create | Creates an alarm. You can provide as arguments, any of the properties listed in Alarm Properties table. |
Example: glp/0/S5tVx3x/rq/alarm/h.1/do | |
delete | Deletes an existing alarm. No arguments are needed for this action. |
update | Updates an alarm. You can provide as arguments, any of the properties listed in Alarm Properties table. |