Values_1.GetThingConnectivityDataRequestSourceRetrieves the live connectivity status per device.
type nonrec t = {thingName : Values_0.ConnectivityApiThingName.t;The name of your IoT thing.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of Values_0.ConnectivityApiThingName.t ]) list ]