LoRaWANMulticast
The LoRaWAN information that is to be used with the multicast group.
Contents
- DlClass
-
DlClass for LoRaWAM, valid values are ClassB and ClassC.
Type: String
Length Constraints: Maximum length of 256.
Valid Values:
ClassB | ClassC
Required: No
- ParticipatingGateways
-
Specify the list of gateways to which you want to send the multicast downlink messages. The multicast message will be sent to each gateway in the list, with the transmission interval as the time interval between each message.
Type: ParticipatingGatewaysMulticast object
Required: No
- RfRegion
-
Supported RfRegions
Type: String
Valid Values:
EU868 | US915 | AU915 | AS923-1 | AS923-2 | AS923-3 | AS923-4 | EU433 | CN470 | CN779 | RU864 | KR920 | IN865
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: