@mega-yfue/eufy-sdk / DpCatalog
Interface: DpCatalog
The parsed DP capability catalog for one product SKU.
Properties
enumRanges
ts
readonly enumRanges: ReadonlyMap<number, readonly number[]>;For enum-type DPs: the valid integer values as declared in the catalog. Absent for non-enum DPs (bool, raw, integer, string).