| Package | Description |
|---|---|
| com.amazonaws.services.iotwireless.model |
| Modifier and Type | Method and Description |
|---|---|
LoRaWANUpdateGatewayTaskCreate |
LoRaWANUpdateGatewayTaskCreate.clone() |
LoRaWANUpdateGatewayTaskCreate |
UpdateWirelessGatewayTaskCreate.getLoRaWAN()
The properties that relate to the LoRaWAN wireless gateway.
|
LoRaWANUpdateGatewayTaskCreate |
LoRaWANUpdateGatewayTaskCreate.withCurrentVersion(LoRaWANGatewayVersion currentVersion)
The version of the gateways that should receive the update.
|
LoRaWANUpdateGatewayTaskCreate |
LoRaWANUpdateGatewayTaskCreate.withSigKeyCrc(Long sigKeyCrc)
The CRC of the signature private key to check.
|
LoRaWANUpdateGatewayTaskCreate |
LoRaWANUpdateGatewayTaskCreate.withUpdateSignature(String updateSignature)
The signature used to verify the update firmware.
|
LoRaWANUpdateGatewayTaskCreate |
LoRaWANUpdateGatewayTaskCreate.withUpdateVersion(LoRaWANGatewayVersion updateVersion)
The firmware version to update the gateway to.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateWirelessGatewayTaskCreate.setLoRaWAN(LoRaWANUpdateGatewayTaskCreate loRaWAN)
The properties that relate to the LoRaWAN wireless gateway.
|
UpdateWirelessGatewayTaskCreate |
UpdateWirelessGatewayTaskCreate.withLoRaWAN(LoRaWANUpdateGatewayTaskCreate loRaWAN)
The properties that relate to the LoRaWAN wireless gateway.
|
Copyright © 2023. All rights reserved.