Share via


DeviceClassSubgroupUpdatableDevicesOutput interface

Device class subgroup, update information, and the number of devices for which the update is applicable.

Properties

deviceClassId

The device class subgroup's device class Id

deviceCount

Total number of devices for which the update is applicable.

groupId

The group Id

update

Update information.

Property Details

deviceClassId

The device class subgroup's device class Id

deviceClassId: string

Property Value

string

deviceCount

Total number of devices for which the update is applicable.

deviceCount: number

Property Value

number

groupId

The group Id

groupId: string

Property Value

string

update

Update information.

update: UpdateInfoOutput

Property Value