Go to file
SYED MUSTUFA AHMED NAQVI 78b8a9bc86 Implement device-to-device template sync service flow
Add the service logic for copying users and face templates from one Hikvision device to another.

- Rename DbToDevice sync method to DeviceToDevice
- Support source-device face download when source is connected
- Fall back to stored DB face templates when source is unavailable
- Register transferred users on the target machine
- Record Device → Device operation history
2026-08-28 12:45:18 +05:00
src/HikvisionAttendanceManager.App Implement device-to-device template sync service flow 2026-08-28 12:45:18 +05:00
.gitignore Initial commit 2026-08-24 12:35:29 +05:00
HikvisionAttendanceManager.sln Initial commit 2026-08-24 12:35:29 +05:00