You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::IoT::Types::DescribeThingResponseThe thing attributes.
The name of the billing group the thing belongs to.
The default MQTT client ID.
The ARN of the thing to describe.
The ID of the thing to describe.
The name of the thing.
The thing type name.
The current version of the thing record in the registry.
The name of the billing group the thing belongs to.
#default_client_id ⇒ StringThe default MQTT client ID. For a typical device, the thing name is also used as the default MQTT client ID. Although we donât require a mapping between a thing\'s registry name and its use of MQTT client IDs, certificates, or shadow state, we recommend that you choose a thing name and use it as the MQTT client ID for the registry and the Device Shadow service.
This lets you better organize your AWS IoT fleet without removing the flexibility of the underlying device certificate model or shadows.
#thing_arn ⇒ StringThe ARN of the thing to describe.
#thing_id ⇒ StringThe ID of the thing to describe.
#thing_type_name ⇒ String #version ⇒ IntegerThe current version of the thing record in the registry.
To avoid unintentional changes to the information in the registry, you can pass the version information in the expectedVersion
parameter of the UpdateThing
and DeleteThing
calls.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4