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?

  1. Create a fork of the https://github.com/chirpstack/chirpstack-device-profiles repository.
  2. Create a local clone of this fork.
  3. Make modifications (can be done through a simple web-interface).
  4. Commit changes (please try to create a commit per added device).
  5. Push changes to GitHub (fork).
  6. Create a pull-request to get your changes merged.

More detailed instructions can be found in the README.md of the above repository.