@mega-yfue/eufy-sdk / decodeUsableVacuumSceneCount
Function: decodeUsableVacuumSceneCount()
ts
function decodeUsableVacuumSceneCount(raw, codec): number | undefined;How many of the reported scenes can still run.
Parameters
raw
unknown
codec
RawDpCodec | undefined
Returns
number | undefined