MulticastGroupLoRaWan

data class MulticastGroupLoRaWan(val dlClass: String, val numberOfDevicesInGroup: Int? = null, val numberOfDevicesRequested: Int? = null, val rfRegion: String)

Constructors

Link copied to clipboard
constructor(dlClass: String, numberOfDevicesInGroup: Int? = null, numberOfDevicesRequested: Int? = null, rfRegion: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Multicast group LoRaWAN DL Class

Link copied to clipboard

Multicast group number of devices in group. Returned after successful read.

Link copied to clipboard

Multicast group number of devices requested. Returned after successful read.

Link copied to clipboard

Multicast group LoRaWAN RF region