Class ListDeviceStatesResponse (2.4.1)

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

Response for ListDeviceStates.

Attribute

NameDescription
device_states Sequence[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.