| Name | Description | Type | Additional information |
|---|---|---|---|
| time |
Time when the server received the message |
date |
None. |
| frequency |
Frequency at which the message was sent |
decimal number |
None. |
| modulation |
Modulation that was used - LORA or FSK |
string |
None. |
| data_rate |
Data rate that was used - if LORA modulation |
string |
None. |
| bit_rate |
Bit rate that was used - if FSK modulation |
integer |
None. |
| coding_rate |
Coding rate that was used |
string |
None. |
| gateways |
Collection of gateways involved in the data receipt. |
Collection of GatewayDto |
None. |
| latitude |
Latitude of the device (as supplied by The Things Network) |
decimal number |
None. |
| longitude |
Longitude of the device (as supplied by The Things Network) |
decimal number |
None. |
| altitude |
Altitude of the device (as supplied by The Things Network) |
decimal number |
None. |