@mega-yfue/eufy-sdk / decodeVacuumPose
Function: decodeVacuumPose()
ts
function decodeVacuumPose(raw, codec): MapPose | undefined;Decode a DynamicData message — where the robot is, right now.
Parameters
raw
unknown
codec
RawDpCodec | undefined
Returns
MapPose | undefined