eufy-mega / model/capabilities / SemanticEventBase
Interface: SemanticEventBase
Fields every semantic event carries — which device/station it came from. decodeEvent always folds these in from the signal.
Extended by
Properties
deviceSn?
ts
optional deviceSn?: string;Serial of the device the event is about (present for push/poll signals).
stationSn?
ts
optional stationSn?: string;Serial of the station that delivered it (present for P2P / HomeBase-relayed signals).