packetbroker / api

Packet Broker API
Apache License 2.0
7 stars 0 forks source link

Add TransmissionResult message #27

Closed johanstokking closed 3 years ago

johanstokking commented 3 years ago

Summary

Add TransmissionResult message

Changes

Add TransmissionResult message with codes that map 1:1 to The Things Stack

Notes for Reviewers

The ugly thing is the RX1 and RX2 frequencies. This stems from DLFreq1 and DLFreq2 of the XmitDataAns message from LoRaWAN Backend Interfaces 1.0.

Both RX1 and RX2 can be used to transmit, so both can be part of the transmission result.