packetbroker / api

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

Add band and regional parameters version to downlink messages #31

Closed adriansmares closed 3 years ago

adriansmares commented 3 years ago

Summary

References https://github.com/TheThingsNetwork/lorawan-stack/issues/4347

Why do we need this?

In order to avoid ambiguities while parsing the data rate index.

What is already there? What do you see now?

No band ID or regional parameters

What is missing? What do you want to see?

Band ID and regional parameters, when possible.

How do you propose to implement this?

Add the fields.

Can you do this yourself and submit a Pull Request?

Can review.