@mega-yfue/eufy-sdk / DeviceInspection
Interface: DeviceInspection
Full inspection report for one device.
Properties
counts
ts
counts: object;known
ts
known: number;total
ts
total: number;unconfirmed
ts
unconfirmed: number;unknown
ts
unknown: number;deviceType?
ts
optional deviceType?: number;dictionarySnippet
ts
dictionarySnippet: string;Paste-ready param-dictionary lines for the unknown params.
model?
ts
optional model?: string;namespace
ts
namespace: ParamNamespace;params
ts
params: ParamInspection[];registrySnippet
ts
registrySnippet: string;Paste-ready registry.ts line.
resolved
ts
resolved: ResolvedDevice;sn?
ts
optional sn?: string;suggestedRegistry
ts
suggestedRegistry: object;Suggested curated registry row (codec + extra caps + name).
entry
ts
entry: RegistryEntry;exists
ts
exists: boolean;model
ts
model: string;