Commit Graph

25 Commits

Author SHA1 Message Date
ae7e9e8bfc fix: config reload with health polling, not blind timeout
writeConfigAndReload: 发送 reload 后每 2s 轮询 media-server
健康状态,60s 兜底回滚。替代原来的 10s 硬超时。
2026-05-12 15:00:09 +08:00
477b82d60a feat: /v1/capabilities endpoint for device feature detection
Returns available detection capabilities based on installed media-server plugins.
Each capability includes key, label, description and availability flag.
2026-05-12 13:53:04 +08:00
c7cee8db39 feat: add preview channels endpoint 2026-05-07 14:16:10 +08:00
8dd26cf49a feat: add /v1/alarms/report and /v1/alarms/recent endpoints 2026-05-07 10:25:15 +08:00
4dd0335e55 refactor: separate resources directory from models; migrate face_gallery.db to resources/face_gallery/ 2026-05-06 13:45:39 +08:00
2e730832a7 feat: add GET /v1/resources/status and PUT /v1/resources/{type}/{name} endpoints 2026-05-06 13:28:29 +08:00
540a495d7b Add device model status API and rebuild agent binary 2026-05-05 11:14:57 +08:00
551c6016ff Expose graph node type catalog from agent 2026-04-28 16:29:52 +08:00
45fadc6699 Expose business config metadata in agent 2026-04-23 12:35:33 +08:00
f4b20f3e32 Refine profile-centric config metadata and agent status 2026-04-20 11:41:49 +08:00
7b9d1aa385 Move config rollback ownership to agent 2026-04-19 15:03:38 +08:00
e9a720a898 Rename previous config fields in agent API 2026-04-19 14:46:19 +08:00
0ef98e1d26 Add candidate config apply endpoint 2026-04-19 12:23:28 +08:00
041ce18ad0 Add agent config candidate endpoint 2026-04-19 11:24:14 +08:00
b98592b29b Add config status metadata reporting 2026-04-19 10:21:16 +08:00
cfe42bdad3 Expose agent build metadata 2026-04-18 12:16:10 +08:00
317a8b1097 修改部署脚本,media-server和agent独立部署 2026-02-25 15:23:58 +08:00
f823e91825 update agent files 2026-01-18 11:10:52 +08:00
86674140fc 更新agent接口 2026-01-17 16:57:51 +08:00
0a5a879418 解耦前的最后一个准备,可恢复版本 2026-01-16 17:54:10 +08:00
1737419aed 更新agent
Some checks are pending
CI / host-build (push) Waiting to run
CI / rk3588-cross-build (push) Waiting to run
2026-01-10 22:21:48 +08:00
f8d8c6aba7 查询主程序是否运行,可以恢复git
Some checks are pending
CI / host-build (push) Waiting to run
CI / rk3588-cross-build (push) Waiting to run
2026-01-10 17:54:21 +08:00
89cd6a1d8b 编译新的agent
Some checks are pending
CI / host-build (push) Waiting to run
CI / rk3588-cross-build (push) Waiting to run
2026-01-10 17:20:00 +08:00
2a562514bc 修改agent功能,加入重启,准备测试
Some checks are pending
CI / host-build (push) Waiting to run
CI / rk3588-cross-build (push) Waiting to run
2026-01-10 11:06:39 +08:00
5f69321b40 准备测试agent服务能力
Some checks are pending
CI / host-build (push) Waiting to run
CI / rk3588-cross-build (push) Waiting to run
2026-01-10 09:27:13 +08:00