7
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)
Report configuration:
Description
Device
Cmd
ID
Device
Type
NetvoxPayLoadData
ConfigReport
Req
R718N1
0x01
0x49
MinTime
(2bytes Unit:s)
MaxTime
(2bytes Unit:s)
CurrentChange
(2byte Unit:1mA)
Reserved
(3Bytes,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)
CurrentChange
(2byte Unit:1mA)
Reserved
(3Bytes,Fixed 0x00)
(1) Configure report parameters MinTime = 15min, MaxTime = 15min, CurrentChange = 100mA
Downlink: 0149038403840064000000
The device returns:
8149000000000000000000 (Configuration succeeded)
8149010000000000000000 (Configuration failed)
(2) Read device configuration parameters
Downlink: 0249000000000000000000
The device returns:
8249038403840064000000 (current device configuration parameters)