Response for ListDeviceStates
.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#device_states
def device_states() -> ::Array<::Google::Cloud::Iot::V1::DeviceState>
Returns
- (::Array<::Google::Cloud::Iot::V1::DeviceState>) — The last few device states. States are listed in descending order of server update time, starting from the most recent one.
#device_states=
def device_states=(value) -> ::Array<::Google::Cloud::Iot::V1::DeviceState>
Parameter
- value (::Array<::Google::Cloud::Iot::V1::DeviceState>) — The last few device states. States are listed in descending order of server update time, starting from the most recent one.
Returns
- (::Array<::Google::Cloud::Iot::V1::DeviceState>) — The last few device states. States are listed in descending order of server update time, starting from the most recent one.