AWS::IoTWireless::TaskDefinition LoRaWANGatewayVersion - AWS CloudFormation

AWS::IoTWireless::TaskDefinition LoRaWANGatewayVersion

LoRaWANGatewayVersion object.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "Model" : String, "PackageVersion" : String, "Station" : String }

YAML

Model: String PackageVersion: String Station: String

Properties

Model

The model number of the wireless gateway.

Required: No

Type: String

Minimum: 1

Maximum: 4096

Update requires: No interruption

PackageVersion

The version of the wireless gateway firmware.

Required: No

Type: String

Minimum: 1

Maximum: 32

Update requires: No interruption

Station

The basic station version of the wireless gateway.

Required: No

Type: String

Minimum: 1

Maximum: 4096

Update requires: No interruption