implementato comandi e socket server api per lo spengimento e riavvio del sistema. Corretto problema che lasciava sul sistema file di appoggio per i messaggi da inviare tramite socket server

This commit is contained in:
lejubila
2017-09-10 12:44:35 +02:00
parent 59b27365ed
commit e64f651cab
5 changed files with 55 additions and 4 deletions

View File

@@ -1,9 +1,11 @@
## 0.4.5 - xx/08/2017
## 0.5.0 - xx/08/2017
- Implemented driver subsystem for interfacing with other board
- Added driver spb16ch for interfacing with "Smart Power Board 16 channel with RTC"
- Added socket server api for close all zones and disable all scheduling
- Implement command and socket server api to perform system shutdown and reboot
- Fix problem with cron management on similar type cron
- Fix bug: in case of rain the weather data were not updated
- Fix bug: delete the temporary files for managing the socket server messages that were kept on the system
## 0.4.4 - 17/06/2017
- Remove lock/unlock from init function for resove bug