Class ListDeviceStatesResponse (2.2.1)

ListDeviceStatesResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response for ListDeviceStates. .. attribute:: device_states

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

:type: Sequence[google.cloud.iot_v1.types.DeviceState]