Alert Naming Convention
Here we describe how alerts are named. This ensures that whenever you create or edit alerts in the future, you know exactly what each alert refers to as per the naming convention.
Current Blake Alert Names and Their Descriptions
-
Temperature High (TH) – Triggered when the temperature goes above the configured threshold.
-
Temperature Low (TL) – Triggered when the temperature goes below the configured threshold.
-
Humidity High (HH) – Triggered when the humidity goes above the configured threshold.
-
Humidity Low (HL) – Triggered when the humidity goes below the configured threshold.
-
Status (STS) – Used to indicate whether the Blake device is online or offline.
Naming Format
1. Sensor Threshold Codes
-
TH = Temperature High
-
TL = Temperature Low
-
HH = Humidity High
-
HL = Humidity Low
2. Status
-
STS = Device Status (online/offline)
3. Communication Channels
-
Email – Email notifications
-
Phone – Phone call alerts
-
SMS – SMS alerts
-
WhatsApp – WhatsApp alerts
-
Push – Push notifications
Systematic Convention Breakdown
Temperature Alerts
-
Email_TH – Email notification for Temperature High.
-
Email_TL – Email notification for Temperature Low.
-
Phone_TH – Phone call alert for Temperature High.
-
Phone_TL – Phone call alert for Temperature Low.
-
SMS_TH – SMS alert for Temperature High.
-
SMS_TL – SMS alert for Temperature Low.
-
WhatsApp_TH – WhatsApp notification for Temperature High.
-
WhatsApp_TL – WhatsApp notification for Temperature Low.
-
Push_TH – Push notification for Temperature High.
-
Push_TL – Push notification for Temperature Low.
Humidity Alerts
-
Email_HH – Email notification for Humidity High.
-
Email_HL – Email notification for Humidity Low.
-
Phone_HH – Phone call alert for Humidity High.
-
Phone_HL – Phone call alert for Humidity Low.
-
SMS_HH – SMS alert for Humidity High.
-
SMS_HL – SMS alert for Humidity Low.
-
WhatsApp_HH – WhatsApp notification for Humidity High.
-
WhatsApp_HL – WhatsApp notification for Humidity Low.
-
Push_HH – Push notification for Humidity High.
-
Push_HL – Push notification for Humidity Low.
Status Alerts
The STS alerts are used to notify whether the Blake device is online or offline.
Status alerts follow the format:
-
Email_STS – Device status alert via Email.
-
Phone_STS – Device status alert via Phone call.
-
SMS_STS – Device status alert via SMS.
-
WhatsApp_STS – Device status alert via WhatsApp.
-
Push_STS – Device status alert via Push notification.