-
Notifications
You must be signed in to change notification settings - Fork 378
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for gateways #124
Comments
What do we want to put in the schema? Suggesting:
|
|
Any chance to get this feature in tthe future? |
Yes, we have quite some things to do in our other components to consume that, but this will be done. |
Hello. Any updates on this? P.S. Do you have idea how following device might be classified: |
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. |
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: TheThingsNetwork/lorawan-stack#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
The text was updated successfully, but these errors were encountered: