driver-galaxy: EventPump dispatches OnAlarmTransition family (PR B.1) #409
Reference in New Issue
Block a user
Delete Branch "track-b1-eventpump-alarm"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Second PR of the alarms-over-gateway epic (docs/plans/alarms-over-gateway.md). Depends on PR A.1 in mxaccessgw (already merged).
No runtime impact yet — the gateway doesn't emit the new family until A.3 ships. This PR stops the EventPump from silently dropping it once it does.
Test plan
Follow-up
PR B.2 (next) — GalaxyDriver implements IAlarmSource and wraps OnAlarmTransition onto OnAlarmEvent. AcknowledgeAsync routes through the new gateway RPC.