Appearance
@mega-yfue/eufy-sdk / PropertyValue
A live property value plus the param_type it came from.
name: string;
paramType: number;
ts: number;
When the value was last observed (epoch ms).
value: ParamValue;