-
Notifications
You must be signed in to change notification settings - Fork 4
Variables in alert emails
Gopal Kildoliya edited this page Dec 1, 2018
·
1 revision
For emails related to sensor alerts like inactivity alert, following variables will be there according to context:
Code | Details |
---|---|
company_name |
Sensor company name |
sensor_name |
Name of Sensor |
sensor_type |
Sensor Type |
alert_name |
Alert Name |
alert_text |
Alert Text |
alert_id |
Alert ID |
sensor_status |
Sensor Status |
sensor_id |
Sensor ID |
sensor_last_update |
Sensor Last Update time UTC |
sensor_field |
Field being compared. For emails of less then or grater then alerts. |
sensor_field_value |
Field value. For emails of less then or grater then alerts. |