WirelessDeviceFPorts

data class WirelessDeviceFPorts(val applications: List<WirelessDeviceApplication>? = null)

Constructors

Link copied to clipboard
constructor(applications: List<WirelessDeviceApplication>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of optional LoRaWAN application information, which can be used for geolocation.