Values.ImportedWirelessDeviceSourceInformation about a wireless device that has been added to an import task.
type nonrec t = {sidewalk : ImportedSidewalkDevice.t option;The Sidewalk-related information about a device that has been added to an import task.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `String of SidewalkManufacturingSn.t
| `Timestamp of LastUpdateTime.t ])
list ])
list ]