LoRaWanPublicGatewayMetadata

LoRaWAN public gateway metadata.

Types

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

Properties

Link copied to clipboard

Boolean that indicates whether downlink is allowed using the network.

Link copied to clipboard
val id: String?

The ID of the gateways that are operated by the network provider.

Link copied to clipboard

The ID of the LoRaWAN public network provider.

Link copied to clipboard

The frequency band (RFRegion) value.

Link copied to clipboard
val rssi: Double?

The RSSI (received signal strength indicator) value.

Link copied to clipboard
val snr: Double?

The SNR (signal to noise ratio) value.

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