User`s guide

121NetBotz Appliance User’s Guide
ALERTTYPE The general type of condition being reported through the
alert. Currently defined types include:
• ERROR - general error
• HIGHERR - value too high error
• LOWERR - value too low error
• RTN - value returned to normal
• UNPLUGGED - sensor unplugged
• REPLUGGED - sensor plugged in
• OFFLINE - device offline
• ONLINE - device online
Future values will be restricted to 16 characters.
ALERTSENSORGUID A globally unique ID string for the sensor or attribute
that is reporting the condition. The format of the ID
string is non-specific, but typically consists of the device
serial number and a local ID for the sensor. This string is
intended for use in keying the attribute in a database or
other storage medium, and will be consistent for all
alerts referring to the same sensor. (i.e. “00001C/
AMP2”). Will be up to 32 characters.
ALERTSENSORTYPE The type of sensor reporting the condition. Currently
defined types include:
TEMP - Temperature
• HUMI - Humidity
• AFLW - Air Flow
• AUDI - Audio
• AMP - Amperage
• DOOR - Door
• DRY - Dry Contact
• SCANNERS - Scanner-specific attribute
Future values will be restricted to 8 characters.
ALERTSENSORVALUE The value of the sensor being reported by the alert. The
format of this field can be either a string or a number
(floating point), depending on the type of sensor and its
current state. Special values are also defined:
• N/A - if value is not available
• UNPLUGGED - if the sensor is unplugged
• OPEN - Door opened
• CLOSED - Door closed
The length of the value field is limited to 32 characters.
Parameter Name Parameter Definition