SendDataToWirelessDeviceRequest     
    
  Types
Properties
Link copied to clipboard
                  The binary to be sent to the end device, encoded in base64.
Link copied to clipboard
                  The transmit mode to use to send data to the wireless device. Can be: 0 for UM (unacknowledge mode) or 1 for AM (acknowledge mode).
Link copied to clipboard
                  Metadata about the message request.
Functions
Link copied to clipboard
                  inline fun copy(block: SendDataToWirelessDeviceRequest.Builder.() -> Unit = {}): SendDataToWirelessDeviceRequest