getThingConnectivityData
inline suspend fun IotClient.getThingConnectivityData(crossinline block: GetThingConnectivityDataRequest.Builder.() -> Unit): GetThingConnectivityDataResponse
Retrieves the live connectivity status per device. If a device has never connected to IoT Core or was disconnected for more than 1 hour before fleet indexing's thingConnectivityIndexingMode was enabled, the response will have the connected field set to false with no additional session details.