@mega-yfue/eufy-sdk / VacuumDockActions
Type Alias: VacuumDockActions
ts
type VacuumDockActions = Surface<typeof VACUUM_DOCK_MEMBERS>;Bound Omni dock controls — the object returned by dev.vacuumDock().
dockState reads as a typed DockActivity. All write members (emptyDust, washMops, dryMops) are unverified with no write field: the StationRequest wire is not confirmed on a device, so no setter appears on the surface until it is. The surface will fill out as writes are confirmed.