Values_2.DeviceStatsSourceStatus of devices.
type nonrec t = {connectedDeviceCount : Values_0.Long.t option;The number of devices connected with a heartbeat.
*)registeredDeviceCount : Values_0.Long.t option;The number of registered devices.
*)}