@mega-yfue/eufy-sdk / EufyPushMessage
Interface: EufyPushMessage
The eufy JSON envelope inside the push.
Indexable
ts
[k: string]: unknownProperties
content?
ts
optional content?: string;device_sn?
ts
optional device_sn?: string;doorbell?
ts
optional doorbell?: string;event_time?
ts
optional event_time?: string;google.c.sender.id?
ts
optional google.c.sender.id?: string;payload?
ts
optional payload?: PushPayload;Device-type specific body (often a JSON string that we further parse).
push_time?
ts
optional push_time?: string;station_sn?
ts
optional station_sn?: string;title?
ts
optional title?: string;type?
ts
optional type?: string | number;