TheThingsNetwork / lorawan-stack

The Things Stack, an Open Source LoRaWAN Network Server
https://www.thethingsindustries.com/stack/
Apache License 2.0
960 stars 302 forks source link

Allow configuring class B on gateways #1748

Open rvolosatovs opened 4 years ago

rvolosatovs commented 4 years ago

Summary

Class B-related options should be available and configurable on gateways

References #19 https://github.com/TheThingsNetwork/lorawan-stack/pull/1747

Why do we need this?

To generate gateway configurations in GCS including class B configuration

What is already there? What do you see now?

No class B configuration on gateways

What is missing? What do you want to see?

Class B gateway options configurable via both console as well as CLI

How do you propose to implement this?

    • [ ] Add required fields to proto ~(@rvolosatovs)~
    • [ ] Allow configuring fields from 1. via CLI ~(@rvolosatovs)~
    • [ ] Allow configuring fields from 1. via console (@bafonins)
    • [ ] Use the fields from 1. in GCS ~(@rvolosatovs)~

Can you do this yourself and submit a Pull Request?

yes, but I left the company and this is not too exciting for me, so probably won't

kschiffer commented 3 years ago

@KrishnaIyer can you give an update on this?

KrishnaIyer commented 3 years ago

I'm not sure if this is a priority at the moment. If yes, please let me know and I can consider looking into it and commenting on the next steps.

bafonins commented 3 years ago

@johanstokking should we prioritize this?

johanstokking commented 3 years ago

Not for now.

This is also pending the chosen standard gateway to Network Server protocol by the LoRa Alliance. Beacons are really gateway driven and require some config from the NS only.