AWS::IoTWireless::MulticastGroup LoRaWAN - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::IoTWireless::MulticastGroup LoRaWAN

The LoRaWAN information that is to be used with the multicast group.

Syntax

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

JSON

{ "DlClass" : String, "NumberOfDevicesInGroup" : Integer, "NumberOfDevicesRequested" : Integer, "RfRegion" : String }

YAML

DlClass: String NumberOfDevicesInGroup: Integer NumberOfDevicesRequested: Integer RfRegion: String

Properties

DlClass

DlClass for LoRaWAN. Valid values are ClassB and ClassC.

Required: Yes

Type: String

Minimum: 1

Maximum: 64

Update requires: No interruption

NumberOfDevicesInGroup

Number of devices that are associated to the multicast group.

Required: No

Type: Integer

Update requires: No interruption

NumberOfDevicesRequested

Number of devices that are requested to be associated with the multicast group.

Required: No

Type: Integer

Update requires: No interruption

RfRegion

The frequency band (RFRegion) value.

Required: Yes

Type: String

Minimum: 1

Maximum: 64

Update requires: No interruption