All the documentation of the project are on medium on this link.
- Edge Service
- Asset Service
- Time Series Persistent Service
- Time Series Aggregation Service
- Rule Service
- Time Series Stream Service
- Gateway Service
- Embedded System
You will need to have pre installed:
- JDK 8
- maven
- docker
- docker-compose
Clone the iot-infra and the execute the shell script clone:
$ chmod +x clone && ./clone
This command will create a folder in your home with all repos to development:
$ cd ~/iot-dev
Now you can start you favorite IDE and edit the code
$ cd ~/iot-dev/iot-infra && ./startdevmode