An open API service indexing awesome lists of open source software.

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

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