ClearBlade IoT Core

ListDeviceConfigVersionsResponse

Response for configVersions.list.

JSON representation

{
  "deviceConfigs": [
    {
      object(DeviceConfig)
    }
  ]
}

Fields

deviceConfigs[]

object(DeviceConfig)

The device configuration for the last few versions. Versions are listed in decreasing order, starting from the most recent one.