LoRaWANMulticastSession
The LoRaWAN information used with the multicast session.
Contents
- DlDr
- 
               Downlink data rate. Type: Integer Valid Range: Minimum value of 0. Maximum value of 15. Required: No 
- DlFreq
- 
               Downlink frequency. Type: Integer Valid Range: Minimum value of 100000000. Maximum value of 1000000000. Required: No 
- PingSlotPeriod
- 
               The PingSlotPeriod value. Type: Integer Valid Range: Minimum value of 32. Maximum value of 4096. Required: No 
- SessionStartTime
- 
               Timestamp of when the multicast group session is to start. Type: Timestamp Required: No 
- SessionTimeout
- 
               How long before a multicast group session is to timeout. NoteWe recommend that you provide a timeout value that is a power-of-two (such as 64, 128, 256). If a non-power-of-two value is provided, it will automatically be rounded up to the next supported power-of-two within the allowed range. Type: Integer Valid Range: Minimum value of 60. Maximum value of 172800. Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: