@mega-yfue/eufy-sdk / DeviceClass
Type Alias: DeviceClass
ts
type DeviceClass =
| "camera"
| "homebase"
| "vacuum"
| "mower"
| "sensor"
| "light"
| "printer"
| "other";The coarse device grouping. Every value is one the SDK can actually DERIVE from a resolved codec — anything the codec space doesn't confidently name lands in "other" rather than a guess. Intentionally coarse: the precise kind is named by the capabilities.