ClearBlade IoT Core

ListDeviceStatesResponse

Response for states.list.

JSON representation

{
  "deviceStates": [
    {
      object(DeviceState)
    }
  ]
}

Fields

deviceStates[]

object(DeviceState)

The last few device states. States are listed in descending order of server update time, starting from the most recent one.