sendDataToWirelessDevice
inline suspend fun IotWirelessClient.sendDataToWirelessDevice(crossinline block: SendDataToWirelessDeviceRequest.Builder.() -> Unit): SendDataToWirelessDeviceResponse
Sends a decrypted application data frame to a device.