Hikvision access control DS-K1T331

Zigmas

n3wb
Joined
Dec 9, 2021
Messages
1
Reaction score
0
Location
VIlnius
Greetings, maybe someone found a way to bind "'Door unlock'' to a keyboard key ?
 

Attachments

trempa92

Pulling my weight
Joined
Mar 26, 2020
Messages
736
Reaction score
230
Location
Croatia,Zagreb
Well u can use hikvision SDK, make a small app yourself that uses a keybind unlock.

bool[] status = Hik.GetDoorStatus(DeviceID);
 
Top