Commit Graph

7 Commits

Author SHA1 Message Date
1f5248ac87 Quick fix 2025-06-03 01:58:06 +03:00
ec06ee84de Added some new fields 2025-06-03 01:54:59 +03:00
5c5496fa7f Change camera ID type from int to string 2025-05-20 22:23:04 +03:00
2737e23369 Change CMDPORT type from string to uint 2025-05-20 22:19:48 +03:00
6012bccf64 Add new alarm status types 2025-05-20 21:21:01 +03:00
4c631db418 Добавен новый раздел настроек и добавлены комментарии к некоторым другим разделам 2025-05-17 19:10:22 +03:00
eaaa634558 Refactor and simplify package structure and interfaces.
Reorganize code by removing unused files, restructuring package organization, and updating import references to new paths. This simplifies handling of smart and protocol-related operations, improves maintainability, and eliminates redundancy.
2025-04-27 17:05:45 +03:00