Event Messages

Monitoring sends several types of Event Messages.
The messages are based on if it is about sensor or gateway and if it is to be sent by Email or by Text Message

  • Email Formats:

    Subject: Monitor Alerts

      Body of Message:
    • 1. Online/Offline events for devices:

      To: [Account]
      Event for: [Device Name]
      Sensor Id [Sensor Name] is [Back Online] or [Offline].
      or:
      Gateway [Gateway Name] is [Online] or [Offline].

    • 2. For Sensors with a range of readings.

      Communication for: [Account]
      Temperature [over/under value (ex: degrees)] for : [Sensor Name]
      -Now: [temperature]
      Crossed Limit at: [Timestamp]

    • 3. All devices that have On/Off State (doors, windows, motion, water Sensors)

      Communication for: [Account]
      Logical over [0/1] for : [Sensor Name]
      -Now: [1/0]
      Crossed Limit at: [Timestamp]

  • Text Message Format

    • 1. Online/Offline events for devices:

      Gateway [Gateway Name] is Online/Offline.
    • 2. For Sensors with a range readings.

      Temperature over [Upper Limit] for : [Sensor Name] -Now: [Current Value]
    • 3. All devices that have On/Off State (doors, windows, motion, water Sensors)

      Logical over [Limit] for : [Sensor Name] Status -Now: [Limit]

      Note: On/Off devices Upper limit is 1 and lower limit is 0.
      The limit displayed will be dependent on Sensor setting for trigger on On to Off or Off to On.