Values.AssociateWirelessDeviceWithThingRequestSourceAssociates a wireless device with a thing.
type nonrec t = {id : WirelessDeviceId.t;The ID of the resource to update.
*)thingArn : ThingArn.t;The ARN of the thing to associate with the wireless device.
*)}