Skip to main content
Skip table of contents

ListDeviceStatesResponse

Response for states.list.

JSON representation

CODE
{
  "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.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.