/chirpstack-iothub-bridge

This software will connect to a pub/sub broker used by Chirpstack, subscribe to the device message topic and forward this message to a Azure IoT Hub.

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

chirpstack-iothub-bridge

This software will connect to a pub/sub broker used by Chirpstack, subscribe to the device message topic and forward this message to a Azure IoT Hub.

Run

Copy the .env-sample to .env and include your variables

[Optional] Activate your environment and

python3 bridge_chirpstack_iothub.py

Support Files: supervisor.conf.d/bridge_chirpstack_iothub.conf Config example for supervisord.