Class DeviceState (2.6.3)

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

The device state, as reported by the device.

Attributes

NameDescription
update_time google.protobuf.timestamp_pb2.Timestamp
[Output only] The time at which this state version was updated in Cloud IoT Core.
binary_data bytes
The device state data.

Inheritance

builtins.object > proto.message.Message > DeviceState