Configure Smart Notifications
Navigation
- Click *Settings *in the left nav bar.
- Click *Smart Notifications*.
Result:
You will be navigated to the Smart Notifications Page for your Account.
Default Elements for Smart Alert Form
Element Name | Description | Example Value |
---|---|---|
Name | The label for the alert. | Device has a Stopped Obstacle |
Type | The category of alert | SMS |
Minimum Alert Severity Level | minimum level of alert to trigger | error |
Zones | List of Zones | Zone A, Zone B |
Devices | List of Devices | Device A, Device B |
Device Alerts | List of Device Alerts | Device Alert A, Device Alert B |
SNPP Form Elements
Here is a breakdown of the SNPP Form. The syntax for the template language that will communicate through the SNPP channel is
Name | Description | Example Value |
---|---|---|
On Premise | determined whether the API will disable the message. (should always be true) | true |
Alerts Polling Interval | How often the freedom system will poll for alerts in seconds | 5 |
Minimum Alert Duration | The minimum time an alert must be active before it sends it to the radio | 10 |
Deduplication Duration | A time control that will prevent the radio from broadcasting out duplicated alerts within the specificed second range | 180 |
SNPP Host | The SNPP IP Address | 10.101.1.11 |
SNPP Port | The SNPP Port. Usually it is 444 | 444 |
SNPP User | The user associated with the account | User1 |
SNPP Password | The password associated with the account | Password |
SNPP Pager IDs | A group of user ids | 1, 2, 3, 4... |
Template |
| %d at %z0 would announce "Device at Zone A" |
Tip: If a device is behaving erroneously, configure the smart alert and remove the device from the list.
Updated over 1 year ago