| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
FPorts |
FPorts.clone() |
FPorts |
LoRaWANDevice.getFPorts() |
FPorts |
FPorts.withApplications(ApplicationConfig... applications)
Optional LoRaWAN application information, which can be used for geolocation.
|
FPorts |
FPorts.withApplications(Collection<ApplicationConfig> applications)
Optional LoRaWAN application information, which can be used for geolocation.
|
FPorts |
FPorts.withClockSync(Integer clockSync) |
FPorts |
FPorts.withFuota(Integer fuota) |
FPorts |
FPorts.withMulticast(Integer multicast) |
FPorts |
FPorts.withPositioning(Positioning positioning)
FPort values for the GNSS, stream, and ClockSync functions of the positioning information.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LoRaWANDevice.setFPorts(FPorts fPorts) |
LoRaWANDevice |
LoRaWANDevice.withFPorts(FPorts fPorts) |
Copyright © 2023. All rights reserved.