ThingConnectivity - Amazon IoT
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ThingConnectivity

The connectivity status of the thing.

Contents

connected

True if the thing is connected to the Amazon IoT Core service; false if it is not connected.

Type: Boolean

Required: No

disconnectReason

The reason why the client is disconnected. If the thing has been disconnected for approximately an hour, the disconnectReason value might be missing.

Type: String

Required: No

timestamp

The epoch time (in milliseconds) when the thing last connected or disconnected. If the thing has been disconnected for approximately an hour, the time value might be missing.

Type: Long

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: