eufy-mega / core/contracts / Ff09Identity
Interface: Ff09Identity
The identity fields the ff09 frame is built from — the AES key/IV inputs (adminUserId/deviceSn) plus the frame's own direction bit and user-attribution fields (A3/A4/A5). Shared by the actuate intent; the settings intents carry a narrower subset (the GET/SET frames omit the user-attribution fields).
Properties
adminUserId
ts
adminUserId: string;deviceSn
ts
deviceSn: string;engage
ts
engage: boolean;Actuation direction: true = engage (lock / close), false = release (unlock / open) — the frame's A3 byte.
shortUserId
ts
shortUserId: string;username
ts
username: string;