WMC v3.x wiki
Introduction
Quick Start
System Management
Network Management
SNMP
Push
LoRa features
GMS API
Troubleshooting
Gateway software resources
WMC 3.2:
Server software resources
WMC 3.2:
FAQ
WMC 3.x:
WMC 3.0:
WMC 3.1:
>= WMC 3.2:
>= WMC 3.1:
Introduction
Quick Start
System Management
Network Management
SNMP
Push
LoRa features
GMS API
Troubleshooting
Gateway software resources
WMC 3.2:
WMC 3.1:
WMC 3.0:
Server software resources
WMC 3.2:
FAQ
WMC 3.x:
WMC 3.0:
WMC 3.1:
>= WMC 3.2:
>= WMC 3.1:
This is an old revision of the document!
Unicast messages are sent to a single end-device and multicast messages are sent to multiple end-devices. All devices of a multicast group must share the same multicast address and associated encryption keys. All end-devices must listen to the multicast channel in order to get multicast messages (end-devices must be C-class). The best use-cases for Multicast is Lighting domain and Firmware update.
There is no ACK for Multicast messages. So we don't know if the multicast message has been received by all end-devices.
The mandatory information is :
The multicast address and associated network session key and application session key must come from the application layer.
Class-C Multicast downlinks SHALL NOT carry MAC commands.
Yes. The same multicast adrress can be used by several Multicast groups.
Yes. A end-device can belong to several multicast groups.
LNS selects gateways according to the following :
In all cases, a gateway cannot be selected if its duty cycle is over the maximum limit or if downlink is not allowed by its owner.
If a end-device has never transmitted data, it won't be taken into account for the choice of gateways used for multicast DataDown.
Here are some specific main cases:
LNS selects gateways according to their SNR (Signal/Noise ratio). The gateway with the higher SNR (lowest noise) is choosen in priority.
For the moment, this case is not managed.