AWS::IoTWireless::WirelessDevice Application - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::IoTWireless::WirelessDevice Application

A list of optional LoRaWAN application information, which can be used for geolocation.

Syntax

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

JSON

{ "DestinationName" : String, "FPort" : Integer, "Type" : String }

YAML

DestinationName: String FPort: Integer Type: String

Properties

DestinationName

The name of the position data destination that describes the IoT rule that processes the device's position data.

Required: No

Type: String

Pattern: [a-zA-Z0-9-_]+

Maximum: 128

Update requires: No interruption

FPort

The name of the new destination for the device.

Required: No

Type: Integer

Minimum: 1

Maximum: 223

Update requires: No interruption

Type

Application type, which can be specified to obtain real-time position information of your LoRaWAN device.

Required: No

Type: String

Allowed values: SemtechGeolocation

Update requires: No interruption