Confirmed users
110
edits
m (→Goals) |
m (→Features) |
||
Line 26: | Line 26: | ||
* 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 added alarm. | * The returned ID is unique and can be further used to specify and remove the added alarm. | ||
* Web applications can pass | * Web applications can pass customized JSON object data 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. | ||
* All the alarms that have been set can be automatically restored even if a system reboot is encountered. | * All the alarms that have been set can be automatically restored even if a system reboot is encountered. |