Resource: DeviceState
The device state, as reported by the device.
JSON representation | |
---|---|
{ "updateTime": string, "binaryData": string } |
Fields | |
---|---|
updateTime |
[Output only] The time at which this state version was updated in Cloud IoT Core. A timestamp in RFC3339 UTC "Zulu" format, accurate to nanoseconds. Example: |
binaryData |
The device state data. A base64-encoded string. |
Methods |
|
---|---|
|
Lists the last few versions of the device state in descending order (i.e.: newest first). |