feat: 디지털 이벤트 히스토리 기능 추가 (event_history_table, DigitalEventDetectorService, API, UI)

This commit is contained in:
windpacer
2026-05-11 15:48:00 +09:00
parent 7330711499
commit c6e284404c
9 changed files with 918 additions and 5 deletions

View File

@@ -81,6 +81,7 @@ builder.Services.AddSingleton<IExperionRealtimeService>(
builder.Services.AddHostedService(
sp => sp.GetRequiredService<ExperionRealtimeService>());
builder.Services.AddHostedService<ExperionHistoryService>();
builder.Services.AddHostedService<DigitalEventDetectorService>();
// ── MCP Service ───────────────────────────────────────────────────────────────
// Python MCP 서버 (localhost:5001)와 통신