ThingConnectivity
The connectivity status of the thing.
Contents
- connected
-
True if the thing is connected to the AWS 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 AWS SDKs, see the following: