This repository is part of the LoRaBridge project.
The Device Manager is a self-provided Python3 application that translates flows created in the ui to lorabridge automation commands. These commands are then sent to the bridge and rebuilt into a nodered flow.
DEV_MQTT_HOST
: IP or hostname of MQTT hostDEV_MQTT_PORT
: Port used by MQTTDEV_MQTT_USERNAME
: MQTT username if used (can be a file as well)DEV_MQTT_PASSWORD
: MQTT password if used (can be a file as well)DEV_REDIS_HOST
: IP or hostname of Redis hostDEV_REDIS_PORT
: Port used by RedisDEV_REDIS_DB
: Number of the database used inside RedisDEV_EUI
: Device eui of bridge
All the LoRaBridge software components and the documentation are licensed under GNU General Public License 3.0.
The financial support from Internetstiftung/Netidee is gratefully acknowledged. The mission of Netidee is to support development of open-source tools for more accessible and versatile use of the Internet in Austria.