Hello,
I have this device:
deviceinfo [1] = 8 .AlarmInputChannels
deviceinfo [1] = 0 .AlarmOutputChannels
deviceinfo [1] = VTO .DeviceClass
deviceinfo [1] = .DeviceType VTO2000A
deviceinfo [1] = 80 .HttpPort
deviceinfo [1] = .protocol Dahua
deviceinfo [1] = 0 .RemoteVideoInputChannels
deviceinfo [1] = .Vendor General_Multi3
deviceinfo [1] = .version 3.200.0000.0.R
I would like to integrate it with my home automation system (OpenHab)
I realized that to open the door I have to use:
../cgi-bin/accessControl.cgi?action=openDoor&channel=1&UserID=101&Type=Remote
But if I want to understand if someone has pressed the VTO button (someone ring at the door)
how can I do?
I have this device:
deviceinfo [1] = 8 .AlarmInputChannels
deviceinfo [1] = 0 .AlarmOutputChannels
deviceinfo [1] = VTO .DeviceClass
deviceinfo [1] = .DeviceType VTO2000A
deviceinfo [1] = 80 .HttpPort
deviceinfo [1] = .protocol Dahua
deviceinfo [1] = 0 .RemoteVideoInputChannels
deviceinfo [1] = .Vendor General_Multi3
deviceinfo [1] = .version 3.200.0000.0.R
I would like to integrate it with my home automation system (OpenHab)
I realized that to open the door I have to use:
../cgi-bin/accessControl.cgi?action=openDoor&channel=1&UserID=101&Type=Remote
But if I want to understand if someone has pressed the VTO button (someone ring at the door)
how can I do?