cablelabs / lpwanserver

LPWAN Provisioning & Management Server
https://lpwanserver.com
Apache License 2.0
37 stars 11 forks source link

Support unicast downlink messages to LoRa Server. #292

Closed rhythnic closed 5 years ago

rhythnic commented 5 years ago

What does this PR do?

Do you have any concerns with this PR?

How can the reviewer verify this PR? View

Any background context you want to provide?

Multicast downlinks will require more planning. One strategy would be to create one multicast group per application. Then the LPWAN Server wouldn't need any model changes. Otherwise we'll need a MulticastGroup abstraction.

Screenshots or logs (if appropriate)

Questions: