device-docking/海康/明眸门禁/ISUPSDK_DEMO_ACS/resources/conf/acs/AcsCfgParam.json
2023-09-15 17:26:23 +08:00

21 lines
582 B
JSON
Executable File

{
"AcsCfg": {
"uploadCapPic": ${uploadCapPic},
"saveCapPic": true,
"voicePrompt": true,
"showPicture": false,
"showEmployeeNo": false,
"showName": true,
"uploadVerificationPic": true,
"saveVerificationPic": true,
"desensitiseEmployeeNo": true,
"desensitiseName": true,
"saveFacePic": true,
"remoteCheckDoorEnabled": false,
"checkChannelType": "Ezviz",
"externalCardReaderEnabled": false,
"combinationAuthenticationTimeout": 5,
"combinationAuthenticationLimitOrder": true,
"faceDuplicateCheckEnabled": false
}
}