User`s guide
125NetBotz Appliance User’s Guide
NOTIFYEMAILS A comma-separated list of e-mail addresses typically
notified by the NetBotz device. Value corresponds to the
Primary E-mails field, and must be less than 256
characters total.
BOTZWAREVER The version and build of the BotzWare application
running on the NetBotz device. Must be 32 characters or
less.
NUMSENSORS The number of sensor attributes to be included in the
sensor data notification. Each sensor attribute is indexed
with a number suffix n, were n is from zero to
NUMSENSORS-1.
SENSORGUID_n A globally unique ID string for the sensor or attribute. 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 sensor notifications referring to the
same sensor. (i.e. 00001C/AMP2). Will be up to 32
characters.
SENSORTYPE_n The type of sensor. 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.
SENSORVALUE_n The value of the sensor being reported. 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