| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateFPorts |
UpdateFPorts.clone() |
UpdateFPorts |
LoRaWANUpdateDevice.getFPorts()
FPorts object for the positioning information of the device.
|
UpdateFPorts |
UpdateFPorts.withApplications(ApplicationConfig... applications)
LoRaWAN application, which can be used for geolocation by activating positioning.
|
UpdateFPorts |
UpdateFPorts.withApplications(Collection<ApplicationConfig> applications)
LoRaWAN application, which can be used for geolocation by activating positioning.
|
UpdateFPorts |
UpdateFPorts.withPositioning(Positioning positioning)
Positioning FPorts for the ClockSync, Stream, and GNSS functions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LoRaWANUpdateDevice.setFPorts(UpdateFPorts fPorts)
FPorts object for the positioning information of the device.
|
LoRaWANUpdateDevice |
LoRaWANUpdateDevice.withFPorts(UpdateFPorts fPorts)
FPorts object for the positioning information of the device.
|
Copyright © 2024. All rights reserved.