You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tech note: I saw multiple devices using ipv4 and ipv6 or multiple ipv4 addresses for the same ship id.. with this in mind, we also should consider binding against a specific interface and hope the user configured this interface properly, otherwise it will happen, that the code likes to talk to a device over a different route without a router because of mDNS multicast address broadcasting.
Simply scan your network with avahi-browse -a -r, if you work with a ctrlbox 👍
I saw this already, the question in terms of expectations is, if the user need some guidance or has a strong background knowledge in this area and understand why it doesn't work.
Furthermore, we currently using filters because the shipid should be unique. E.g. if you like to connect against a specific device family/supplier, a substring filter would be nice as well.
So the Acceptance criteria for this issue is just the ship as is itself or do you accept a filter pattern matching as well?
Instead of solely relying on the SKI, it should also be possible to use the SHIP ID to finde a remote device and initiate a connection.
SHIP Version 1.1 also recommends that (at least)
The text was updated successfully, but these errors were encountered: