Manage Alarms

Manage Alarms

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

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

Action

Description

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       

 { action: "create" }

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.

 

 

 

Looking for labels? They can now be found in the details panel on the floating action bar.

Related content