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)
Description
Device
CmdID
Device
Type
NetvoxPayLoadData
Config
ReportReq
R718N3
0x01
0x4A
MinTime
(2bytes Unit:s)
MaxTime
(2bytes Unit:s)
CurrentChange
(2byte Unit:1mA)
Reserved
(3Bytes,Fixed
0x00)
Config
ReportRsp
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 device parameters MinTime = 1min, MaxTime = 1min, CurrentChange = 100mA
Downlink: 014A003C003C0064000000
The device returns:
814A000000000000000000 (Configuration successful)
814A010000000000000000 (Configuration failed)
(2)
Read device configuration parameters
Downlink: 024A000000000000000000
The device returns:
824A003C003C0064000000 (Current device configuration parameters)