Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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.




  • No labels