safesight-control/internal/service
tian 286dcaa945 feat: persist device features to DB as source of truth
- device_features 表:持久化设备检测功能选择
- pageConsole 从 DB 读取功能选择(非从模板反推)
- actionConsoleSave 先存 DB 再从 DB 读取运行流水线
- 模板选择改为最精确匹配(单功能只用该功能模板)
- 修复内存指标解析(补充 memory 字段)
2026-05-12 13:40:37 +08:00
..
agent_client.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
alarm_collector.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
auto_config_test.go feat: persist device features to DB as source of truth 2026-05-12 13:40:37 +08:00
auto_config.go feat: persist device features to DB as source of truth 2026-05-12 13:40:37 +08:00
config_assets_test.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
config_assets.go refactor: 合并第三方服务类型,去重字段 2026-05-09 12:31:09 +08:00
config_preview_test.go refactor: 合并第三方服务类型,去重字段 2026-05-09 12:31:09 +08:00
config_preview.go refactor: 合并第三方服务类型,去重字段 2026-05-09 12:31:09 +08:00
config_runtime_render.go feat: 标准调试参数 & 克隆不立即保存 2026-05-09 11:39:02 +08:00
discovery.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
face_gallery_builder.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
model_management_test.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
model_management.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
profile_editor.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
registry_test.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
registry.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
resource_management_test.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
resource_management.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
standard_templates.go feat: 标准调试参数 & 克隆不立即保存 2026-05-09 11:39:02 +08:00
task_test.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
task.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
template_composer_test.go feat: console one-click auto-config pipeline 2026-05-12 13:26:49 +08:00
template_composer.go feat: console one-click auto-config pipeline 2026-05-12 13:26:49 +08:00
template_slots_test.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
template_slots.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
template_test.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00
template.go chore: convert all tabs to spaces 2026-05-08 20:05:40 +08:00