Vega TP-11 / User Manual
26
Revision 09 – 08 April 2020
2.
Packet with data about state changes of the outputs OUT_1 or OUT_2
Size in bytes
Field description
Data type
1 byte
Packet type, this packet == 5
uint8
1 byte
Battery charge, %
uint8
1 byte
Output number (1 или 2)
uint8
1 byte
Output state (0 - off, 1 - on)
uint8
3.
Packet with time correction request, sent every seven days on LoRaWAN port 4
Size in bytes
Field description
Data type
1 byte
Packet type, this packet == 255
uint8
4 bytes
Time of the modem at a moment of the packet
transmission (unixtime UTC)
uint32
After receiving this type of package, the application can send to modem the packet with
time correction.
4.
Settings packet – transmitting on LoRaWAN port 3 when settings request command
received, or device connected to the network
Size in bytes
Field description
Data type
1 byte
Packet type, this packet == 0
2 bytes
ID of parameter
uint16
1 byte
Data length (len)
uint8
len bytes
Parameter value
-----
2 bytes
ID of parameter
uint16
1 byte
Data length (len)
uint8
len bytes
Parameter value
-----
…
…
…
2 bytes
ID of parameter
uint16
1 byte
Data length (len)
uint8
len bytes
Parameter value
-----