aws-samples / aws-iot-core-lorawan

Quickly get started with AWS IoT Core for LoRaWAN with sample solutions (binary decoding, device and gateway monitoring, downlink, dashboarding, provisioning automation)
MIT No Attribution
78 stars 32 forks source link

add payload decoder for Elsys devices (https://www.elsys.se/en/) #2

Closed apachler closed 3 years ago

apachler commented 3 years ago

Description of changes: Added a payload decoder for Elsys devices. All Elsys devices use the same payload specification, thus this decoder is generic and is working for all Elsys devices.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.