https://github.com/tjunussov/oko
WEB SCADA Building Managment System
https://github.com/tjunussov/oko
Last synced: 10 months ago
JSON representation
WEB SCADA Building Managment System
- Host: GitHub
- URL: https://github.com/tjunussov/oko
- Owner: tjunussov
- Created: 2019-02-02T14:19:05.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-04T15:18:53.000Z (almost 7 years ago)
- Last Synced: 2025-02-09T13:14:11.141Z (11 months ago)
- Language: JavaScript
- Size: 2.29 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UYIX Dashboard
Home Automation Dashboard Demo ( HMI ) v2
## Build Setup and Run
npm run dev
npm run build
#!/bin/sh
cd /home/pi/Work/uyix
sudo npm run start > /home/pi/Work/uyix/log 2>&1
homebridge 2>&1
## Releases
2019.01.01
- [x] refactor project structure
- [x] external configurable interface ( meta.json )
- [x] demo simulator as mockSocket and mockAxios
## TODO
- [] task: meta.json fallback to static/meta.json
- [] task: configurable meta on interace
- [] task: create vuex store
- [] task: start connect by default
- [] task: meter filters split value
- [] task: settings panel ui refactor
- [] task: icons for leak and valve
- [] task: light buttons
- [] task: meters ticks animate
- [] task: intercom call animate
- [] task: call history
- [] task: real weather load
- [] task: down,up, ui feedback
- [] task: ngprogress add
- [] task: screen modes ( ipad screen compatibility )
- [] task: list view polish ( title, value types, filters )
- [] git: docs script pack for githubpages
- [] git: docs script pack for githubpages
## IMPROVEMENT
- [] new dashbaord screen, 3d view
- [] loading screen
- [] fake dahua simulator screen
- [] task: localStorage as Store plugin