Leo IOT is the iot ecosystem of the HTL Leonding. It consists of multiple repositories. The main Application is the leo-iot application. This application is for storing IOT data and displaying it. It consists of many git submodules. The root repo is called leo-iot core. Other Applications are not directly part of the main application but part of the ecosystem. Those include for example the value simulator, which is for simulating sensor data in room no sensor is placed. Below you can see a preview of the project and a list of the repositories and there use for the ecosystem.
- LeoIOT Documentation
- Documentation for the LeoIOT Ecosystem
- Documentation GH Pages here
- LeoIOT Core
- Root Project of the Application
- LeoIOT Server
- Backend Module (interface for iot data)
- LeoIOT Web
- Web Module (user interface for displaying iot data)
- consists of the 3d model and the dashboard
- See preview section
- LeoIOT Database
- Database for storing the iot data
- Value Simulator
- For simulating LeoIOT Data