Feat : added and tweaked state machine
All checks were successful
release / build (push) Successful in 39s
release / verify-windows (push) Successful in 1m17s

This commit is contained in:
jeanotx32
2026-08-11 23:21:35 +02:00
parent a5777ad920
commit 2380196169
14 changed files with 469 additions and 53 deletions

View File

@@ -21,3 +21,6 @@ STATUS_INTERVAL_MS=2000
# Délai avant de considérer un agent comme hors-ligne (ms)
AGENT_TIMEOUT_MS=15000
# Duree de direct exigee avant un enregistrement automatique (ms).
AUTO_RECORD_DELAY_MS=60000