Version 1.5:
- Segregated the different functionalities of GioTTO between the CentralService and the DataService
and porting these from the DataService to the CentralService and implement it
- New Acls, new permission level r/w/p for sensors
- Modularized code using Flask Pluggable views
- Moved All the new Rest APIs to the Central Service
- Moved all response constant strings to one place on DS
- Changed the way update objects are formed
- Modified Ui
- Time Series Graph
- Updated ML demo
- New Ui for the giotto demo
Version 1.0: First Version. Everything was New!