6
Note:
1. The cycle of the device sending the data report is according to the default.
2. The interval between two reports must be the MinTime.
3. If there are special customized shipments, the settings will be changed according to customer’s requirement.
The device reported data parsing please refer to
Netvox LoraWAN Application Command document
and
Netvox Lora Command Resolver
http://www.netvox.com.cn:8888/page/index
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 byte
DeviceType
– 1 byte – Device Type of Device
NetvoxPayLoadData
– var bytes (Max=9bytes)
Description
Device
CmdID
Device
Type
NetvoxPayLoadData
ConfigReport
Req
R313K
0x01
0x9E
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)