DownlinkQueueMessage

The message in the downlink queue.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

LoRaWAN router info.

Link copied to clipboard

The message ID assigned by IoT Wireless to each downlink message, which helps identify the message.

Link copied to clipboard

The time at which Iot Wireless received the downlink message.

Link copied to clipboard

The transmit mode to use for sending data to the wireless device. This can be 0 for UM (unacknowledge mode) or 1 for AM (acknowledge mode).

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String