Hci Edge Device Properties Response
data class HciEdgeDevicePropertiesResponse(val deviceConfiguration: DeviceConfigurationResponse? = null, val provisioningState: String, val reportedProperties: HciReportedPropertiesResponse)
properties for Arc-enabled edge device with HCI OS.
Constructors
Link copied to clipboard
constructor(deviceConfiguration: DeviceConfigurationResponse? = null, provisioningState: String, reportedProperties: HciReportedPropertiesResponse)