GatewayListItem

Gateway list item object that specifies the frequency and list of gateways for which the downlink message should be sent.

Types

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

Properties

Link copied to clipboard

The frequency to use for the gateways when sending a downlink message to the wireless device.

Link copied to clipboard

The ID of the wireless gateways that you want to add to the list of gateways when sending downlink messages.

Functions

Link copied to clipboard
inline fun copy(block: GatewayListItem.Builder.() -> Unit = {}): GatewayListItem
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