TheThingsNetwork / lorawan-devices

Device Repository for LoRaWAN devices
Apache License 2.0
183 stars 360 forks source link

Add support for gateways #124

Open kschiffer opened 3 years ago

kschiffer commented 3 years ago

Summary

The device repository should also allow sourcing gateway information.

Why do we need this?

To expand use cases of the DR to gateways. E.g. simplifying the gateway onboarding in the TTS Console: https://github.com/TheThingsNetwork/lorawan-stack/issues/3947

What is already there? What do you see now?

Support for end devices and a lot of already sourced data.

What is missing? What do you want to see?

Support for gateways to allow sourcing such data as well.

How do you propose to implement this?

Complementary to how end devices are implemented.

Can you do this yourself and submit a Pull Request?

This is one for @johanstokking

johanstokking commented 3 years ago

What do we want to put in the schema?

Suggesting:

KrishnaIyer commented 3 years ago
wireless-road commented 2 years ago

Any chance to get this feature in tthe future?

johanstokking commented 2 years ago

Yes, we have quite some things to do in our other components to consume that, but this will be done.

wireless-road commented 2 years ago

Hello. Any updates on this?

P.S. Do you have idea how following device might be classified: https://thumb.cloud.mail.ru/weblink/thumb/xw1/Gcra/x1sJDaxsJ There is mini PCI express form factor card that implements functionality a fully functional 8 channel LoRaWAN gateway's LoRa physics. Designed to integrate LoRaWAN gateway functionality to existing devices/solutions. Does it possible to place such device at your website?

johanstokking commented 2 years ago

No updates yet; we start with the new end device onboarding flow in The Things Stack and after that we'll work on the gateway onboarding flow which may come with gateway definitions in here.

As for your product; where would it be listed?

If you have documentation available to configure the gateway for The Things Stack, you can contribute to the documentation that is shown here: https://www.thethingsindustries.com/docs/gateways/. See the Edit on GitHub link in the footer to start contributing.