Appearance
@mega-yfue/eufy-sdk / PropertyValueType
type PropertyValueType = "bool" | "number" | "string" | "enum";
Value type of a property.