Trigger Alert
alert.alarm(id, [message], [immediate])
Triggers an alarm with the identifier id
.
Preprogrammed alarm IDs include:
Reboot
Comfort
Auth
Mains
Battery
User
When immediate
is true, this will send the alert with the message immediately.
The immediate = true
is useful for E911 style alerts where several alerts of the same tag ID can be generated, but with different messages. #Firmware/v292