6
Example of ConfigureCmd
FPort
:
0x07
Bytes
1
1
Var (Fix =9 Bytes)
CmdID
DeviceType
NetvoxPayLoadData
CmdID
– 1 byte
DeviceType
– 1 byte – Device Type of Device
NetvoxPayLoadData
– var bytes (Max=9bytes)
(1)
Configure RA07W device parameter MinTime = 3600s, MaxTime = 3600s
Downlink
:
010C0E100E100000000000
Device returns
:
810C000000000000000000 (Configuration success)
810C010000000000000000 (Configuration failure)
(2)
Read RA07W device parameter
Downlink
:
020C000000000000000000
Device return
:
820C0E100E100000000000 (device current parameter)
Description
Device
Cmd
ID
Device
Type
NetvoxPayLoadData
ConfigReport
Req
RA07W
0x01
0x0C
MinTime
(2bytes Unit: s)
MaxTime
(2bytes Unit: s)
Reserved
(5Bytes, Fixed 0x00)
ConfigReport
Rsp
0x81
Status
(0x00_success)
Reserved
(8Bytes, Fixed 0x00)
ReadConfig
ReportReq
0x02
Reserved
(9Bytes, Fixed 0x00)
ReadConfig
ReportRsp
0x82
MinTime
(2bytes Unit: s)
MaxTime
(2bytes Unit: s)
Reserved
(5Bytes, Fixed 0x00)