Changes

OpenHAB2

437 bytes added, 01:43, 4 January 2018
* npm install node-red-contrib-npm <-- wrap npm modules into node-red module
* for zomeminder access to video: https://github.com/luigiplr/zoneminder-node
 
== Zoneminder integration ==
* the current binding already has the monitor ID and the session values (user/pass). With that, the URL to get a single snap shot is:
<pre>wget "http://zmhost/zm/cgi-bin/nph-zms?mode=single&monitor=<monitorid>&user=xxx&pass=yyy" -O foo.jpg</pre>
* should be able to integrate [https://github.com/thhart/openhab2-addons/tree/master/addons/binding/org.openhab.binding.camera this binding] into the ZM binding
Bureaucrat, administrator
963
edits