Add devices to device profiles
For the purpose to ease onboarding of LoRaWAN devices, ChirpStack has started collecting device profiles in the following repository: https://github.com/chirpstack/chirpstack-device-profiles. Device-vendors and ChirpStack-users are encouraged to contribute to this repository by adding their devices or the devices they are using.
How to contribute?
- Create a fork of the https://github.com/chirpstack/chirpstack-device-profiles repository.
- Create a local clone of this fork.
- Make modifications (can be done through a simple web-interface).
- Commit changes (please try to create a commit per added device).
- Push changes to GitHub (fork).
- Create a pull-request to get your changes merged.
More detailed instructions can be found in the README.md of the above repository.
