SmartBridge status notifications
Device availability
For Real-Time solutions using NET2GRID devices it is possible to configure notifications on when the SmartBridges have gone offline for some configured period and when they get back online.
The supported notifications are:
Notification Code | Description |
---|---|
OL001.1 | No activity reported by the device for more than the period specified. |
OL001.2 | Device got back online. |
These notifications contain the following additional attributes:
Notification Attribute | Description |
---|---|
online_status | Possible values are 0 when the gateway is offline or 1 when the gateway is online. |
gateway | The gateway EUI for which the notification was dispatched. |
timestamp_last_change | The timestamp when the last activity was reported. |
external_installation_id | The installation for which the notification is triggered. |
Battery level alert
For NET2GRID devices that have batteries the following notification can be dispatched to the end-user when the battery level is low and needs to be replaced.
The supported notifications are:
Notification Code | Description |
---|---|
BLM.01 | Battery level on alarm status. |
These notifications contain the following additional attributes:
Notification Attribute | Description |
---|---|
alert_status | Should always be 1 , indicating the battery level reached alarm status. |
gateway | The gateway EUI for which the notification was dispatched. |
email_address | The email address of the end-user. |
timezone | Optional field - The timezone specified by the end-user. |
external_installation_id | The installation for which the notification is triggered. |
Updated 29 days ago
What’s Next