6
Data report configuration and sending period are as following
:
Min Interval
(Unit: second)
Max Interval
(Unit: second)
Reportable Change
Current Change ≥
Reportable Change
Current Change
<
Reportable Change
Any number between
1~65535
Any number between
1~65535
Can not be 0
Report per Min Interval Report per Max Interval
Example of ConfigureCmd
FPort
:
0x07
Bytes
1
1
Var(Fix =9 Bytes)
CmdID
DeviceType
NetvoxPayLoadData
CmdID
– 1 bytes
DeviceType
– 1 byte – Device Type of Device
NetvoxPayLoadData
– var bytes (Max=9bytes)
(1)
Configure R313CA device parameter MinTime = 1min
、
MaxTime = 1min
、
BatteryChange = 0.1v
Downlink
:
014C003C003C0100000000
Device return
:
814C000000000000000000 (configuration success)
814C010000000000000000 (configuration failure)
(2)
Read R313CA device parameter
Downlink
:
024C000000000000000000
Device return
:
Description
Device
CmdID
Device
Type
NetvoxPayLoadData
ConfigReport
Req
R313CA
0x01
0x4C
MinTime
(2bytes Unit:s)
MaxTime
(2bytes Unit:s)
BatteryChange
(1byte Unit:0.1v)
Reserved
(4Bytes,Fixed
0x00)
ConfigReport
Rsp
0x81
Status
(0x00_success)
Reserved
(8Bytes, Fixed 0x00)
ReadConfigR
eportReq
0x02
Reserved
(9Bytes, Fixed 0x00)
ReadConfigR
eportRsp
0x82
MinTime
(2bytes Unit:s)
MaxTime
(2bytes Unit:s)
BatteryChange
(1byte Unit:0.1v)
Reserved
(4Bytes,Fixed
0x00)