Class ListDeviceStatesResponse (2.9.2)

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

Response for ListDeviceStates.

Attribute

NameDescription
device_states MutableSequence[google.cloud.iot_v1.types.DeviceState]
The last few device states. States are listed in descending order of server update time, starting from the most recent one.