-
|
How does the discovery of the emulated shelly work? "Real" shellys appararently use mdns but I don't see anything in the source that would do any kind of discovery. I only see an UDP socket being created. How do the B2500s find the Shelly from that? |
Beta Was this translation helpful? Give feedback.
Answered by
tomquist
Jun 3, 2025
Replies: 1 comment 5 replies
-
|
Here stood mostly AI-nonsense that is of no help for no one. I beg for pardon, it was probably a too long day in the sun. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Unfortunately, Perplexity is completely wrong here. The Marstek devices don't use mDNS. They broadcast all their UDP requests into the network and the first device that answers to the request wins.