Confirmed users
110
edits
(→FAQ) |
m (→Features) |
||
Line 25: | Line 25: | ||
* Web applications can add multiple alarms and get a returned ID for each of them. | * Web applications can add multiple alarms and get a returned ID for each of them. | ||
* The returned ID is unique and can be further used to specify and remove the alarm. | * The returned ID is unique and can be further used to specify and remove the added alarm. | ||
* Web applications can pass a customized JSON object to descirbe more details about each alarm setting. | * Web applications can pass a customized JSON object to descirbe more details about each alarm setting. | ||
* When the alarm goes off, an alarm message will be fired and can be handled by the System Message Handler. | * When the alarm goes off, an alarm message will be fired and can be handled by the System Message Handler. |