WirelessGatewayLoRaWanGateway

data class WirelessGatewayLoRaWanGateway(val gatewayEui: String, val rfRegion: String)

Constructors

Link copied to clipboard
constructor(gatewayEui: String, rfRegion: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The gateway's EUI value.

Link copied to clipboard

The frequency band (RFRegion) value.