FPorts.Builder |
FPorts.Builder.applications(Collection<ApplicationConfig> applications) |
Optional LoRaWAN application information, which can be used for geolocation.
|
FPorts.Builder |
FPorts.Builder.applications(Consumer<ApplicationConfig.Builder>... applications) |
Optional LoRaWAN application information, which can be used for geolocation.
|
FPorts.Builder |
FPorts.Builder.applications(ApplicationConfig... applications) |
Optional LoRaWAN application information, which can be used for geolocation.
|
static FPorts.Builder |
FPorts.builder() |
|
FPorts.Builder |
FPorts.Builder.clockSync(Integer clockSync) |
Sets the value of the ClockSync property for this object.
|
FPorts.Builder |
FPorts.Builder.fuota(Integer fuota) |
Sets the value of the Fuota property for this object.
|
FPorts.Builder |
FPorts.Builder.multicast(Integer multicast) |
Sets the value of the Multicast property for this object.
|
default FPorts.Builder |
FPorts.Builder.positioning(Consumer<Positioning.Builder> positioning) |
FPort values for the GNSS, stream, and ClockSync functions of the positioning information.
|
FPorts.Builder |
FPorts.Builder.positioning(Positioning positioning) |
FPort values for the GNSS, stream, and ClockSync functions of the positioning information.
|
FPorts.Builder |
FPorts.toBuilder() |
|