Program that runs on a raspberry pi and process the Lora traffic from the Lora library. This readme is meant for describing the application.
The project documentation is available on the Wiki.
This software can not run in docker, it is made to run on real hardware (raspberry pi) with mono. This came from the lora library.
- Versioning: Use SemVer and tag the repository with full version string. E.g.
v1.0.0
This projects depends on some librarys:
- BlubbFish.Utils (Utils)
- BlubbFish.Utils.IoT (Utils-IoT)
- BlubbFish.Utils.IoT.Bots (Bot-Utils)
- BlubbFish.Utils.IoT.Connector.Data.Mqtt (ConnectorDataMqtt)
- BlubbFish.Utils.IoT.Interfaces (Iot-Interfaces)
- Fraunhofer.Fit.Iot.Lora (Lora)
- litjson
- M2Mqtt
- Unosquare Swan
- Unosquare RaspberryIO
- Unosquare WiringPI
Contributions are welcome.
Please fork, make your changes, and submit a pull request. For major changes, please open an issue first and discuss it with the other authors.
This work is supported by the European Commission through the MONICA H2020 PROJECT under grant agreement No 732350.