@mega-yfue/eufy-sdk / VacuumRestrictedZones
Interface: VacuumRestrictedZones
Everywhere the user has told the robot not to go — the vendor's RestrictedZone.
Properties
mapId
ts
readonly mapId: number | undefined;noGoZones
ts
readonly noGoZones: readonly MapQuad[];Areas the robot will not enter at all.
noMopZones
ts
readonly noMopZones: readonly MapQuad[];Areas the robot may sweep but will not mop.
releases
ts
readonly releases: number;virtualWalls
ts
readonly virtualWalls: readonly MapLine[];Lines the robot will not cross.