Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sleexyz/room
javascript domotics
https://github.com/sleexyz/room
Last synced: 1 day ago
JSON representation
javascript domotics
- Host: GitHub
- URL: https://github.com/sleexyz/room
- Owner: sleexyz
- Created: 2012-12-24T19:43:29.000Z (almost 12 years ago)
- Default Branch: next
- Last Pushed: 2014-09-22T09:22:18.000Z (about 10 years ago)
- Last Synced: 2024-04-14T11:22:45.198Z (7 months ago)
- Language: Arduino
- Homepage:
- Size: 7.6 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!