Releases: Agile-IoT/agile-lora
Releases · Agile-IoT/agile-lora
agile-lora compatible with agile-stack v0.4.2
v1.2 Tested compatibility with agile-stack v0.4.2
Docker-compose ready
Changelog:
- Performance optimization
.env
file to handle all configuration variablesdocker-compose.yml
file ready
TTN/LoRaServer connection via MQTT enabled
This first version supports the communication of LoRaWAN nodes and the AGILE stack via MQTT subscription. Namely, two available "flavors": The Things Network and LoRaServer.
Currently, devices are statically generated with the following list of components: temperature, relative humidity, SNR (Signal to Noise Ratio), RSSI (Received Signal Strength Indicator, latitude, longitude and altitude.
Nonetheless, there are pending issues still to be done:
- Dockerization
- Automatic registration
- Dynamic creation of devices