LoRaWanDeviceMetadata

LoRaWAN device metatdata.

Types

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

Properties

Link copied to clipboard

The DataRate value.

Link copied to clipboard

The DevEUI value.

Link copied to clipboard
val fPort: Int?

The FPort value.

Link copied to clipboard

The device's channel frequency in Hz.

Link copied to clipboard

Information about the gateways accessed by the device.

Link copied to clipboard

Information about the LoRaWAN public network accessed by the device.

Link copied to clipboard

The date and time of the metadata.

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