OBJECT
DeviceCapabilityElement
A single mapping of device capability to friendly string label.
- type DeviceCapabilityElement {
- # The capability described by the label.
- : DeviceCapability
- # The label that describes the capability.
- : String
- }
OBJECT
A single mapping of device capability to friendly string label.
- type DeviceCapabilityElement {
- # The capability described by the label.
- : DeviceCapability
- # The label that describes the capability.
- : String
- }