I look forward to your feedback and help! Thanks!
Integration of ANNKE NCD800
Einklappen
X
-
Integration of ANNKE NCD800
Hello experts, I would like to integrate my ANNKE NCD800 into my Loxone SMART Home. The integration of the MJPEG stream works, but I would also like to use the camera as a motion detector. To do this, the camera needs to send an http/web command when it detects movement. Can anyone tell me what this command looks like and how to read it? Or has anyone even integrated an ANNKE NCD800 into Loxone as a motion detector?
I look forward to your feedback and help! Thanks! -
To send notifications of movements to the miniserver you can use the webservices API, see https://www.loxone.com/enen/kb/web-services/
You basically send a GET message to an URL which is associated to a control, like a pushbutton or virtual input. You can easily test this in a browser, and most applications have a configuration panel where you can specify such URL.
Kommentar