fix: unify PIN hashing across CLI, FSM, and web (closes #2) #7
@@ -210,6 +210,8 @@ class Topics:
|
||||
SYSTEM_ALERT = "vigilar/system/alert"
|
||||
SYSTEM_SHUTDOWN = "vigilar/system/shutdown"
|
||||
SYSTEM_RULES_UPDATED = "vigilar/system/rules_updated"
|
||||
# Web-to-FSM arm/disarm request (FSM verifies the PIN and transitions)
|
||||
SYSTEM_ARM_REQUEST = "vigilar/system/arm_request"
|
||||
|
||||
# Classified events forwarded to the web SSE bridge (see events.processor
|
||||
# and web.sse_bridge).
|
||||
|
||||
Reference in New Issue
Block a user