LoRaWanMulticastSession

The LoRaWAN information used with the multicast session.

Types

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

Properties

Link copied to clipboard
val dlDr: Int?

Downlink data rate.

Link copied to clipboard
val dlFreq: Int?

Downlink frequency.

Link copied to clipboard

The PingSlotPeriod value.

Link copied to clipboard

Timestamp of when the multicast group session is to start.

Link copied to clipboard

How long before a multicast group session is to timeout.

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