Integration service for Hikvision biometric devices to fetch users, synchronize attendance data, and manage device communication via ISAPI/SDK.
 
 
Go to file
SYED MUSTUFA AHMED NAQVI b6c916f03f config: add 192.168.65.13 to attendance device lists
- Add the device to the main and Terry attendance machine lists
2026-09-16 17:43:36 +05:00
Data fix: improve attendance sync timestamp persistence and cleanup safety 2026-09-16 17:43:21 +05:00
HCNetSDK Initial Commit 2026-04-06 17:19:57 +05:00
Interop Initial Commit 2026-04-06 17:19:57 +05:00
Properties Add console/debug host so F5 runs without Windows Service SCM 2026-07-30 13:18:52 +05:00
Tests test: add manual harnesses for employee photo preprocessing 2026-08-15 15:58:56 +05:00
.gitignore Initial Commit 2026-04-06 17:19:57 +05:00
AcsAttendanceParser.cs Initial Commit 2026-04-06 17:19:57 +05:00
AllUsersTemplateExportPayload.cs Initial Commit 2026-04-06 17:19:57 +05:00
AttendanceTestMode.cs Update test mode for template export signature and discovered-user reporting. 2026-04-14 17:22:46 +05:00
BusinessLogging.cs feat: route Terry machine punches to terry_attendance_log 2026-09-11 15:07:54 +05:00
DeviceIdentity.cs Initial Commit 2026-04-06 17:19:57 +05:00
DeviceSettings.config config: add 192.168.65.13 to attendance device lists 2026-09-16 17:43:36 +05:00
EmployeePhotoFaceProcessor.cs feat: add HRMS employee photo face preprocessing engine 2026-08-15 15:57:51 +05:00
HikvisionAttendanceManager.InitialSync.cs feat: enrich initial departmental sync with site-aware failure reporting 2026-09-11 15:06:23 +05:00
HikvisionAttendanceManager.TargetDevice.cs feat: resolve sync targets from DB and harden ISAPI connectivity probes 2026-09-11 15:03:55 +05:00
HikvisionAttendanceManager.UserSync.cs fix: improve user sync already-present detection and failure summaries 2026-09-11 15:05:19 +05:00
HikvisionAttendanceManager.cs fix: improve attendance sync timestamp persistence and cleanup safety 2026-09-16 17:43:21 +05:00
HikvisionAttendanceService.csproj feat: add HRMS employee photo face preprocessing engine 2026-08-15 15:57:51 +05:00
HikvisionAttendanceService.sln Initial Commit 2026-04-06 17:19:57 +05:00
HikvisionAttendanceWindowsService.cs feat: route Terry machine punches to terry_attendance_log 2026-09-11 15:07:54 +05:00
OpsLogging.cs feat: route Terry machine punches to terry_attendance_log 2026-09-11 15:07:54 +05:00
Program.cs Add console/debug host so F5 runs without Windows Service SCM 2026-07-30 13:18:52 +05:00
UserSyncJsonParser.cs Implement robust multi-job scheduling, ISAPI user/template sync, and production-grade logging for Hikvision attendance service. 2026-04-14 10:56:03 +05:00
UserSyncRetryHelper.cs Implement robust multi-job scheduling, ISAPI user/template sync, and production-grade logging for Hikvision attendance service. 2026-04-14 10:56:03 +05:00
UserSyncTypes.cs Implement robust multi-job scheduling, ISAPI user/template sync, and production-grade logging for Hikvision attendance service. 2026-04-14 10:56:03 +05:00
UserTemplateExportPayload.cs face read support added 2026-04-09 18:14:54 +05:00