mirror of
https://github.com/loradar/loradar_tool.git
synced 2026-03-28 17:43:00 +01:00
Update README.md
This commit is contained in:
10
README.md
10
README.md
@@ -48,11 +48,11 @@ Description of the fields in the csv file are shown below.
|
||||
| size | The number of octets in the packet. |
|
||||
| DevEUI or DevAddr | EUI or address of the device that the packet was sent by. |
|
||||
| AppEUI | (JoinEUI in LoRaWAN specs v1.1) The EUI of the join-server that authorized the join request. |
|
||||
| fctrl | Frame control value(raw). |
|
||||
| fcnt | Frame count number(converted). |
|
||||
| mhdr | MAC Header(raw). |
|
||||
| mtype | Message type extracted from MAC Header(raw). |
|
||||
| mtype_desc | Message type extracted from MAC Header(converted). |
|
||||
| fctrl | Frame control value (raw). |
|
||||
| fcnt | Frame count number (converted). |
|
||||
| mhdr | MAC Header (raw). |
|
||||
| mtype | Message type extracted from MAC Header (raw). |
|
||||
| mtype_desc | Message type extracted from MAC Header (converted). |
|
||||
| MIC | 4-octet message integrity code. |
|
||||
| activation | Activation method. |
|
||||
| network | Network that the device of the packet belongs to. |
|
||||
|
||||
Reference in New Issue
Block a user