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 f783537917 Add ops markers and unreachable-device tracking for internal logs
Add structured [SERVICE] / [ATTENDANCE] / [USER_DELETE] / template markers and unreachable-device reporting used by internal diagnostic summaries
2026-07-30 13:17:55 +05:00
Data Add MySQL-backed HRMS repositories and DB integration configuration. 2026-04-14 17:12:10 +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 Initial Commit 2026-04-06 17:19:57 +05:00
Tests 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
.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 Add business-log helpers for human-readable activity reports 2026-07-30 13:17:23 +05:00
DeviceIdentity.cs Initial Commit 2026-04-06 17:19:57 +05:00
HikvisionAttendanceManager.UserSync.cs Populate machine-user assignments and template sync metadata from device discovery. 2026-04-14 17:21:42 +05:00
HikvisionAttendanceManager.cs Refactor attendance scheduler and move cursor/state handling to DB-driven flow. 2026-04-14 17:17:05 +05:00
HikvisionAttendanceService.csproj Add MySQL-backed HRMS repositories and DB integration configuration. 2026-04-14 17:12:10 +05:00
HikvisionAttendanceService.sln Initial Commit 2026-04-06 17:19:57 +05:00
HikvisionAttendanceWindowsService.cs Add MySQL-backed HRMS repositories and DB integration configuration. 2026-04-14 17:12:10 +05:00
OpsLogging.cs Add ops markers and unreachable-device tracking for internal logs 2026-07-30 13:17:55 +05:00
Program.cs Initial Commit 2026-04-06 17:19:57 +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