From b2c7945513714c94d86c6378a859b315fd3f7533 Mon Sep 17 00:00:00 2001 From: jokob-sk Date: Fri, 5 Sep 2025 07:56:42 +1000 Subject: [PATCH] docs Signed-off-by: jokob-sk --- docs/NETWORK_TREE.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/NETWORK_TREE.md b/docs/NETWORK_TREE.md index 465b9a11..e61ca6c9 100755 --- a/docs/NETWORK_TREE.md +++ b/docs/NETWORK_TREE.md @@ -91,6 +91,12 @@ You can confirm that `raspberrypi` now acts as a network device in two places: > Hovering over devices in the tree reveals connection details and tooltips for quick inspection. +> [!NOTE] +> Selecting certain relationship types hides the device in the default device views. +> You can change this behavior by adjusting the `UI_hide_rel_types` setting, which by default is set to `["nic","virtual"]`. +> This means devices with `devParentRelType` set to `nic` or `virtual` will not be shown. +> All devices, regardless of relationship type, are always accessible in the **All devices** view. + --- ## ✅ Summary