Replies: 1 comment
-
absolutely... FYI this idea/issue was really had to find, i have been looking at and trying netbox-qrcode over multiple years and never found this what example QR codes do you know? or how would you pregenerate them? I'll scan the stuff in my office to see what the vendors put there. |
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
-
Hi everyone,
Some of our customers use barcode scanners to track equipment going into their data centers, and we're considering to contribute a feature to support such a workflow to provision a Netbox instance.
At https://jbemmel.github.io/netbox-qrprovision/develop/read-qrcode.html you can get an impression of what this might look like, using an open source html5 QR code library. Initial idea is to add this as a feature for the existing QR plugin, see netbox-community/netbox-qrcode#36
Roughly, the new feature would "intelligently" determine how to prepopulate some key fields in an 'add device' scenario.
The design would support multi-vendor capabilities, forking off to vendor-specific logic based on incoming information ( a "plugin-within-a-plugin" if you will).
Would appreciate any thoughts, concerns, expressions of support/interest
Beta Was this translation helpful? Give feedback.
All reactions