6
CV2 DEVICE INFO (QUERY)
Query CV2 information including serial number, firmware version and IP address.
SEND
<command><sendinfo/></command>
RECEIVE
<info time=”
time
”>
Response time stamp, provided in UNIX time
<sernum>
SN
</sernum>
BlueBOLT-CV2 serial number
<fwver>
FW
</fwver>
BlueBOLT-CV2 firmware version
<bootcodever>
BC
</bootcodever>
BlueBOLT-CV2 boot code version
<ipaddr>
IP
</ipaddr>
IP address, expressed as a 32-bit (base-10) decimal value
</info>
CV2 DEVICE STATUS (QUERY)
Query CV2 connected device status.
SEND
<command><sendstatus/></command>
RECEIVE
<status time=”
time
”>
Response time stamp, provided in UNIX time
<ntwkinvhash>
HASH
</ntkwkinvhash>
Unique configuration code for the connected device. This will change
if the BlueBOLT-CV2 card gets installed into a to a different device.
<linkstate>
LINK
</linkstate>
0 = No communication with connected device
1 = Established communication with connected device
<discostate>
DISCOVER
</discostate>
0 = Connected device has been discovered
1 = Discovering connected device
<tfilestate…./>
NSC use only
</status>