Inconsistent relationship between two router devices (shown as sibling on one card, child on the other) #353
Unanswered
wenstarner
asked this question in
Q&A
Replies: 1 comment
-
|
Unfortunately, relationships handling is far more complicated than it should be, and does not always reflect what you would expect from the naming. Here's an example (quote from the spec):
On top of this, this is tied to how devices report this information, and quite a few mislabel relationships (or don't update properly after some status changes). This is especially true for anything Tuya or Tuya-derived. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I’ve noticed what looks like an inconsistency in how device relationships are displayed in the network view.
In the attached screenshot, there are two router devices:
Both devices show the Coordinator as their parent.
However:
So the same pair of devices are displayed as siblings from one side and parent/child from the other, even though they both list the Coordinator as their parent.
Expected behaviour
I would expect the relationship between these two devices to be represented consistently, for example:
Actual behaviour
This makes it hard to understand the actual network topology.
Steps to reproduce
Additional information
Please let me know if this is expected based on how neighbour tables are interpreted, or if you need any extra diagnostics (logs, export, etc.).
Beta Was this translation helpful? Give feedback.
All reactions