Values.SidewalkUpdateWirelessDeviceSourceSidewalk object for updating a wireless device.
type nonrec t = {positioning : SidewalkPositioning.t option;The Positioning object of the Sidewalk device.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of (string * [> `String of DestinationName.t ]) list ])
list ]