Notifications is the way to notify users about events.
...
Notification objects are always linked to other objects (devices and groups).
Type field corresponds to Event type.
All Devices means that notification will be triggered for all your BikeTrax devices, if it is not set the Notification will only be sent for the device/group it is linked to.
Any available channels can be selected.
Also can be selected Calendar to limit notification working hours.
...
Code Block |
---|
mail.smtp.host: smtp.gmail.com mail.smtp.port: 465 mail.smtp.ssl.enable: true mail.smtp.from: biketrax@gmail.com mail.smtp.auth: true mail.smtp.username: biketrax@gmail.com mail.smtp.password: YOUR_PASSWORD |
...
SMS
This feature is currently in development. Please contact dev@powunity.comSMS Notifications
Push notifications
This feature is currently in development. Please contact dev@powunity.com
...