Reference documentation and code samples for the Google Cloud IoT Core V1 Client class DeviceState.
The device state, as reported by the device.
Generated from protobuf message google.cloud.iot.v1.DeviceState
Namespace
Google \ Cloud \ Iot \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ update_time
Google\Protobuf\Timestamp
[Output only] The time at which this state version was updated in Cloud IoT Core.
↳ binary_data
string
The device state data.
getUpdateTime
[Output only] The time at which this state version was updated in Cloud IoT Core.
hasUpdateTime
clearUpdateTime
setUpdateTime
[Output only] The time at which this state version was updated in Cloud IoT Core.
$this
getBinaryData
The device state data.
string
setBinaryData
The device state data.
var
string
$this