Builder

class Builder

Properties

Link copied to clipboard
var id: String?

The ID of the wireless device to receive the data.

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