@mega-yfue/eufy-sdk / DockActivity
Type Alias: DockActivity
ts
type DockActivity = typeof DOCK_ACTIVITIES[number];What the dock is doing — what dev.vacuumDock()?.dockState reports.
A dock services several subsystems, so more than one can be busy at once; this answers the single most specific one — a subsystem that is running beats the mop system's own mode. "unknown" covers a state value outside the set the dock's own status message declares.