[readcom.py] +x permissions and python path
[server.py] +x permissions and python path
Fix readcom.py date format for DB.
Fix datetime format for server. Fix WebUI graphs.
Add data method to retrieve values from DB for WebUI. Update Sample DB
Final fix sensors list and it's parameters for WebUI
Fix sensors list and it's parameters for WebUI
Allign API responce data to JSON format for WebUI
Add static files handling for WebUI by flask
Add initial WebUI files