DeviceClass interface

Device class metadata.

Properties

bestCompatibleUpdateId

Update identity.

deviceClassId

The device class identifier.

manufacturer

Device manufacturer

model

Device model.

Property Details

bestCompatibleUpdateId

Update identity.

bestCompatibleUpdateId: null | UpdateId

Property Value

null | UpdateId

deviceClassId

The device class identifier.

deviceClassId: string

Property Value

string

manufacturer

Device manufacturer

manufacturer: string

Property Value

string

model

Device model.

model: string

Property Value

string