AWS::IoTWireless::WirelessDevice OtaaV10x - AWS CloudFormation

AWS::IoTWireless::WirelessDevice OtaaV10x

The OtaaV10x property type specifies Property description not available. for an AWS::IoTWireless::WirelessDevice.

Syntax

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

JSON

{ "AppEui" : String, "AppKey" : String }

YAML

AppEui: String AppKey: String

Properties

AppEui

The AppEUI value. You specify this value when using LoRaWAN versions v1.0.2 or v1.0.3.

Required: Yes

Type: String

Pattern: [a-fA-F0-9]{16}

Update requires: No interruption

AppKey

The AppKey value.

Required: Yes

Type: String

Pattern: [a-fA-F0-9]{32}

Update requires: No interruption