| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
AbpV11 |
AbpV11.clone() |
AbpV11 |
LoRaWANDevice.getAbpV1_1()
ABP device object for create APIs for v1.1
|
AbpV11 |
AbpV11.withDevAddr(String devAddr)
The DevAddr value.
|
AbpV11 |
AbpV11.withFCntStart(Integer fCntStart)
The FCnt init value.
|
AbpV11 |
AbpV11.withSessionKeys(SessionKeysAbpV11 sessionKeys)
Session keys for ABP v1.1
|
| Modifier and Type | Method and Description |
|---|---|
void |
LoRaWANDevice.setAbpV1_1(AbpV11 abpV1_1)
ABP device object for create APIs for v1.1
|
LoRaWANDevice |
LoRaWANDevice.withAbpV1_1(AbpV11 abpV1_1)
ABP device object for create APIs for v1.1
|
Copyright © 2022. All rights reserved.