Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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.

Web

Web notification is a simple pop-up window in the web interface or mobile app.

Web notifications are delivered instantly without any delays. It is possible enable sound for the notifications to attract attention of the user.

Email

To configure email notifications you need to add your SMTP configuration to your user attributes.

Tips:

  • Some SMTP servers require "From" field even if authorization is used. You need to set mail.smtp.from parameter to do that.

  • If you want to use Gmail service, you need generate application password or allow "less secure apps" in Gmail account settings.

Example SMTP parameters:

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.com

Push notifications

This feature is currently in development. Please contact dev@powunity.com

Testing

You can send test message via all currently available notificators in your account dialog:

  • No labels