Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-iotwireless-multicastgroup.json
Parent schema serverless-framework-configuration
Type: object

Create and manage Multicast groups.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-rpdk.git

Properties

LoRaWAN object required
4 nested properties
RfRegion string | Aws_CF_FunctionString required

Multicast group LoRaWAN RF region

DlClass string | Aws_CF_FunctionString required

Multicast group LoRaWAN DL Class

NumberOfDevicesRequested integer

Multicast group number of devices requested. Returned after successful read.

NumberOfDevicesInGroup integer

Multicast group number of devices in group. Returned after successful read.

Name string | Aws_CF_FunctionString

Name of Multicast group

Description string | Aws_CF_FunctionString

Multicast group description

Tags Tag[]

A list of key-value pairs that contain metadata for the Multicast group.

maxItems=200uniqueItems=true
AssociateWirelessDevice string | Aws_CF_FunctionString

Wireless device to associate. Only for update request.

DisassociateWirelessDevice string | Aws_CF_FunctionString

Wireless device to disassociate. Only for update request.

Definitions

Tag object
Key string | Aws_CF_FunctionString
Value string | Aws_CF_FunctionString
LoRaWAN object
RfRegion string | Aws_CF_FunctionString required

Multicast group LoRaWAN RF region

DlClass string | Aws_CF_FunctionString required

Multicast group LoRaWAN DL Class

NumberOfDevicesRequested integer

Multicast group number of devices requested. Returned after successful read.

NumberOfDevicesInGroup integer

Multicast group number of devices in group. Returned after successful read.