Create Notification
Overview
This action is designed to create a notification that will appear in the notifications list. After this action is executed, the system notification counter will be incremented and the new notification can be accessed by clicking on the notification bell at the top of the page.
This action creates a notification of type "Alert" and will show as follows:
Example
Expanded
Uses:
The title and the message may contain HTML.
The message can include replacement variables to display information about a specific device. For example, adding $$DTR:2488: will display the status for the device with reference number 2488. For example, one could create a notification that displayed the battery level of all their battery devices. See more information here.
Create a notification if a device is offline.
Create a notification to monitor the temperature reporting from devices.
The event log can contain a lot of information and using notifications allow the user to log what is most important.