Manage Alarms

glp/0/{SID}/rq/alarm/{Handle}/do


Alarms are managed by publishing the following actions on the alarm do topic.

ActionDescription
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       

 { action: "create" }

deleteDeletes an existing alarm. No arguments are needed for this action.
updateUpdates an alarm. You can provide as arguments, any of the properties listed in Alarm Properties table.