chirpstack / chirpstack-gateway-bridge

ChirpStack Gateway Bridge abstracts Packet Forwarder protocols into Protobuf or JSON over MQTT.
https://www.chirpstack.io
MIT License
415 stars 269 forks source link

Rest API CreateKeys method #186

Closed medalist1981 closed 3 years ago

medalist1981 commented 3 years ago

the appKey parameter writes not the right value. Instead of appKey the nwkKey is writing the value into the appKey field.

brocaar commented 3 years ago

I think this was meant for the chirpstack-application-server repo. However, please note that this behavior is correct. Please refer to the documentation of the fields for this API. It is confusing, but it is because of a rename that took place in the LoRaWAN 1.1.x specs.