This repository is part of the LoRaBridge project.
This repository contains source code for automation manager, which performs composition of automation flows out of received LoRaBridge automation configuration commands. In addition, the software takes care of exporting and uploading of the user automations into the NodeRED container.
- Decompression of LB automation commands
- Storage of LB automation flows
- Conversion of LB flows to NodeRED flows
- Uploading of NodeRED flows to NodeRED
MQTT_HOST
: IP or hostname of MQTT hostMQTT_PORT
: Port used by MQTTREDIS_HOST
: IP or hostname of Redis hostREDIS_PORT
: Port used by RedisREDIS_DB
: Number of the database used inside RedisNODERED_HOST
: IP or hostname of Nodered hostNODERED_PORT
: Port used by Nodered
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.