User`s guide

133NetBotz Appliance User’s Guide
Periodic sensor data post
The following is an example of a periodic sensor data post. The configured URL was http://
192.168.1.218:81/sensordata?userparm=mydata, with no provided user-ID or password. Note that this
post includes a custom parameter provided by the user (userparm=mydata), which could be used by the
end-user to provide additional attributes to the Web server. Also, the periodic sensor data post was
configured to execute once per minute.
POST /sensordata HTTP/1.1
Host: 192.168.1.218:81
User-Agent: NetBotz/1.1.3
Accept: */*
Accept-Encoding: gzip
Accept-Language: en
userparm=mydata&BOTZSERIAL=00%3A02%3AD3%3A00%3A01%3A01
&BOTZIP=192%2E168%2E1%2E233&BOTZHOSTNAME=
&BOTZLOCATION=&BOTZMODEL=RackBotz303&BOTZTIME=984452631
&SECONDSUNTILNEXTPOST=60&NOTIFYEMAILS=&BOTZWAREVER=A1
%5F1%5F23%5F189%2D20010131P&SENSORGUID_0=00%3A02%
3AD3%3A00%3A01%3A01%2FTEMP&SENSORTYPE_0=TEMP&
SENSORVALUE_0=79&SENSORVALUEUNITS_0=DEGREESF&
SENSORLABEL_0=Temperature&SENSORGUID_1=00%3A02%
3AD3%3A00%3A01%3A01%2FHUMI&SENSORTYPE_1=HUMI&
SENSORVALUE_1=20&SENSORVALUEUNITS_1=PERCENT&
SENSORLABEL_1=Humidity&SENSORGUID_2=00%3A02%3AD3%
3A00%3A01%3A01%2FAFLW&SENSORTYPE_2=AFLW&SENSORVALUE%
2E2=3640&SENSORVALUEUNITS_2=FT%5FMIN&SENSORLABEL%
2E2=Airflow&SENSORGUID_3=00%3A02%3AD3%3A00%3A01%3A01%
2FAUDI&SENSORTYPE_3=AUDI&SENSORVALUE_3=0&
SENSORVALUEUNITS_3=NONE&SENSORLABEL_3=Audio&SENSORGUID%
2E4=00%3A02%3AD3%3A00%3A01%3A01%2FDOOR&SENSORTYPE_4=DOOR&
SENSORVALUE_4=OPEN&SENSORVALUEUNITS_4=NONE&SENSORLABEL%
2E4=Door&NUMSENSORS=5