FPorts

class FPorts

List of FPort assigned for different LoRaWAN application packages to use

Types

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

Properties

Link copied to clipboard

Optional LoRaWAN application information, which can be used for geolocation.

Link copied to clipboard

The Fport value.

Link copied to clipboard
val fuota: Int?

The Fport value.

Link copied to clipboard

The Fport value.

Link copied to clipboard

FPort values for the GNSS, stream, and ClockSync functions of the positioning information.

Functions

Link copied to clipboard
inline fun copy(block: FPorts.Builder.() -> Unit = {}): FPorts
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