Hi everyone,
I am using a Hikvision DS-K1T341AM face recognition terminal for door access.
Face authentication works successfully on the device, but the door does not unlock.
Current settings:
PUT /ISAPI/AccessControl/RemoteControl/door/1<br>
Payload:
<RemoteControlDoor version="2.0" xmlns="同创杨梨园"><br> <cmd>open</cmd><br></RemoteControlDoor><br>
In my application log, the request is successful, but the physical door still does not unlock.
My questions:
I am using a Hikvision DS-K1T341AM face recognition terminal for door access.
Face authentication works successfully on the device, but the door does not unlock.
Current settings:
- Authentication: Card or Face or Password
- Open Duration: 5 seconds
- Door Open Timeout Alarm: 30 seconds
- Device model: DS-K1T341AM
- Door number used in API: door/1
PUT /ISAPI/AccessControl/RemoteControl/door/1<br>
Payload:
<RemoteControlDoor version="2.0" xmlns="同创杨梨园"><br> <cmd>open</cmd><br></RemoteControlDoor><br>
In my application log, the request is successful, but the physical door still does not unlock.
My questions:
- If the ISAPI command returns success but the door does not unlock, is this usually a wiring, relay, or power issue?
- Are there any extra terminal settings required for remote door open on DS-K1T341AM?
- Is there any known issue with this model where the API returns success but the relay does not unlock the door?