Skip to content

Conversation

@tobias9931
Copy link
Contributor

for Commit cb9bc58

@si458
Copy link
Collaborator

si458 commented Jul 30, 2025

the is actually a load of url arguments which you could add

  1. viewmode - which page/view of the device you want to access - (always required!)
  2. gotonode - go directly to a node with the provided ID
  3. gotodevicename - go directly to a node with its name (nickname, NOT OS name)
  4. gotodevicername - go directly to a node with its OS name (generally same as name/nickname)
  5. gotodeviceip - go directly to a device with a certain IP
    (this wont work for devices with external ip addreses, its meant for internal ips and amt for example)
  6. gotomesh - go directly to the mesh general page of the device group

2,3,4,5,6 SHOULD be used with 1 and viewmode can be gotten by checking the url of whatever panel/view you are in now

also ALL VALUES ARE CASE SENSITIVE!

also you make a bobo with text for gotodevicername in its value hehe

@github-actions
Copy link

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the Stale label Sep 29, 2025
@tobias9931
Copy link
Contributor Author

I will add the missing values

@github-actions github-actions bot removed the Stale label Sep 30, 2025
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

Successfully merging this pull request may close these issues.

2 participants