LoRaWANUpdateGatewayTaskCreate
LoRaWANUpdateGatewayTaskCreate object.
Contents
- CurrentVersion
-
The version of the gateways that should receive the update.
Type: LoRaWANGatewayVersion object
Required: No
- SigKeyCrc
-
The CRC of the signature private key to check.
Type: Long
Valid Range: Minimum value of 1. Maximum value of 4294967295.
Required: No
- UpdateSignature
-
The signature used to verify the update firmware.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 4096.
Required: No
- UpdateVersion
-
The firmware version to update the gateway to.
Type: LoRaWANGatewayVersion object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: