post https://devices.skykit.app/api/v1/addAlertToDevices
Supply a deviceQuery, an event to be alerted about and a list of notificationGroupIds to set up an alert. When the event happens the associated devices will be alerted via the notification.
Event Descriptions :
- offline : Alert when device goes offline.
- online : Alert when device comes online.
- boot : Alert when device is booted.
- os : Alert when a the firmware changes on the device.
- highDataUse : Alert when device uses more than 1G of data in a 24 hour period.
- timezone : Alert when device timezone changes.
- network : Alert when the network type changes or the wifi ssid changes.
- highMemory : Alert when device uses more than 85% of the available memory.