Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sleexyz/room

javascript domotics
https://github.com/sleexyz/room

Last synced: 1 day ago
JSON representation

javascript domotics

Awesome Lists containing this project

README

        

#room
a design exercise in distributed domotics.








###todo:
- implement remote control
- fix dimming api so 0 is off and 127 is on
- use bootstrap in remote
- create a device registrar (upward publish)
- distributed?
- https://en.wikipedia.org/wiki/Service-oriented_architecture
- design protocol?

- make front-facing website
- ec2?
- how to connect with local server instance?
- nat traversal? make local server a special class of client? ZMQ!
- (local dealer socket) publish to (ec2 router socket)
- security!