Label and group devices in the dashboard #3373
Unanswered
rgregg
asked this question in
Builder features or enhancements
Replies: 0 comments
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.
-
Describe the enhancement
I have a number of devices in different states of deployment - some are "done" others are "testing" and others are "experimental" -- I'd love to be able to assign labels to these devices in the YAML and then have them grouped/filtered by those labels in the UI. That way I don't need to sort through all the devices I have registered just to find what I'm looking for, and could stay in context while I'm working in the web UI.
While we could use a concept like "folders" that would map to the file storage on disk - I think labels would be a better approach overall.
Use cases
Separate the categories of my devices to make it easier to navigate / stay in context.
For example: I have "production" and "testing" devices - I'd like to be able to keep them spearate and stay filtered to just the "testing" devices when I'm in that mode.
Another use case is being able to organize devices by room or floor - so I can quickly navigate to the devices I'm looking for.
Visual examples
No response
Anything else?
No response
Beta Was this translation helpful? Give feedback.
All reactions