@mega-yfue/eufy-sdk / VacuumRoomParams
Interface: VacuumRoomParams
The room list for a map — the vendor's RoomParams.
Properties
customEnabled
ts
readonly customEnabled: boolean;Whether the per-room settings are in force.
When false the device cleans every room with the global parameters and each room's VacuumRoom.settings is inert. The settings are still reported, because they are what the user last chose and what turning this on would restore.
mapId
ts
readonly mapId: number | undefined;releases
ts
readonly releases: number;rooms
ts
readonly rooms: readonly VacuumRoom[];smartMode
ts
readonly smartMode: boolean;The device's "smart mode" switch, which it reports alongside the rooms.