CloudRoom is an Internet of Things project focused on home automation and customization.
- Real time microcontroller notification;
- REST API to manage your microcontrollers;
- Set up tasks to manage the microcontroller pins state;
- Docker-Compose
git clone https://github.com/GabrielBG99/cloudroom
cd cloudroom
docker-compose up -d
- Improve documentation;
- Accept messages from registered microcontrollers;