| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
OtaaV11 |
OtaaV11.clone() |
OtaaV11 |
LoRaWANDevice.getOtaaV1_1()
OTAA device object for v1.1 for create APIs
|
OtaaV11 |
OtaaV11.withAppKey(String appKey)
The AppKey value.
|
OtaaV11 |
OtaaV11.withJoinEui(String joinEui)
The JoinEUI value.
|
OtaaV11 |
OtaaV11.withNwkKey(String nwkKey)
The NwkKey value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LoRaWANDevice.setOtaaV1_1(OtaaV11 otaaV1_1)
OTAA device object for v1.1 for create APIs
|
LoRaWANDevice |
LoRaWANDevice.withOtaaV1_1(OtaaV11 otaaV1_1)
OTAA device object for v1.1 for create APIs
|
Copyright © 2025. All rights reserved.