Program that runs on a raspberry pi and process the Lora traffic from the Lora library. This readme is meant for describing the application.
<!-- A teaser figure may be added here. It is best to keep the figure small (<500KB) and in the same repo -->
# Fraunhofer.Fit.IoT.Bots.LoraBot (Lora-Bot)
<!-- Short description of the project. -->
Program that runs on a raspberry pi and process the Lora traffic from the Lora library. This readme is meant for describing the application.
<!-- A teaser figure may be added here. It is best to keep the figure small (<500KB) and in the same repo -->
## Getting Started
<!-- Instruction to make the project up and running. -->
The project documentation is available on the [Wiki](https://github.com/MONICA-Project/lora-bot/wiki).
The project documentation is available on the [Wiki](https://github.com/MONICA-Project/lora-bot/wiki).
## Deployment
<!-- Deployment/Installation instructions. If this is software library, change this section to "Usage" and give usage examples -->
This software can not run in docker, it is made to run on real hardware (raspberry pi) with mono. This came from the [lora](https://github.com/MONICA-Project/lora) library.
<!-- Deployment/Installation instructions. If this is software library, change this section to "Usage" and give usage examples -->
This software can not run in docker, it is made to run on real hardware (raspberry pi) with mono. This came from the [lora](https://github.com/MONICA-Project/lora) library.
## Development
<!-- Developer instructions. -->
* Versioning: Use [SemVer](http://semver.org/) and tag the repository with full version string. E.g. `v1.0.0`
<!-- Developer instructions. -->
* Versioning: Use [SemVer](http://semver.org/) and tag the repository with full version string. E.g. `v1.0.0`