Commit Graph

8 Commits (alarm-management)

Author SHA1 Message Date
Moe 57dc47c68a Alarms and Event-Based PTZ (Working 80%) 2025-03-04 22:34:30 -08:00
Moe b7cd3b921a make cron do queries through main parentProcess 2024-09-05 18:38:36 -07:00
Moe dc752ef093 add some extenders for cron and new methods to use extenders 2024-08-20 12:22:59 -07:00
Moe 76728c28b5 make cron get conf.json from main process 2023-02-14 14:08:51 -08:00
Moe d840de2736 fix broken Monitors query 2022-08-20 14:52:52 -07:00
Moe 16075f3d2e Make cron.js ignore archived data 2022-08-19 23:17:44 -07:00
Moe e5c35a7b4d Video Recording Archive Controls 2022-08-19 17:38:24 -07:00
Moe e1d83e7c14 Make cron.js a worker process of camera.js
Old connection of cron.js to camera.js through socket.io has been disabled. Old cron.js file has been disabled. File will remain to keep old systems from having looping errors, the file will just post a notice.
2022-06-29 12:29:20 -07:00