I'm working on a dashboard for general overview of the amount of windows that are open, lights that are on, heating on/off, radio station selection with logitech media server etc..
For getting this to work I have to enable status updates. This can be done by sending the command "jdev/sps/enablebinstatusupdate".
The status of every update is retrieved as binary data.
This data has to be parsed with the help of following 2 scripts, as stated previous on the old loxone forum.
parser: http://pastebin.com/NcMukMUM
library: https://github.com/kig/DataStream.js.../DataStream.js
Is there anybody that has any experience with this setup? Or somebody that has created his own UI?
Kommentar