Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

We encountered a problem when sending data using multicast #715

Open
Z-J-X opened this issue Jan 31, 2023 · 0 comments
Open

We encountered a problem when sending data using multicast #715

Z-J-X opened this issue Jan 31, 2023 · 0 comments

Comments

@Z-J-X
Copy link

Z-J-X commented Jan 31, 2023

What happened?

We encountered a problem when sending data using multicast:
In the case of multiple gateways, multicast data is sent using the gateway that the device in the packet last communicated with. For some reason, I deleted this gateway in the application server. The gateway record that the device recently communicated with is still the deleted gateway. At this time, I will report an error when sending multicast data.

What did you expect?

In this case, multicast data distribution should ignore this error and adopt the warning method, because there will be multiple devices in the group, and the gateways used by the devices may not be the same. Deleting a gateway should not cause other gateways in the group to be unable to distribute data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant