File tree Expand file tree Collapse file tree 1 file changed +0
-31
lines changed
Expand file tree Collapse file tree 1 file changed +0
-31
lines changed Original file line number Diff line number Diff line change @@ -659,35 +659,4 @@ PLUGINS_CONFIG = {
659659
660660
661661
662-
663- # Other plugin support
664-
665- The following plugins are currently supported.
666-
667- # ## netbox-inventory
668-
669- A Netbox plugin for hardware inventory. (https:// github.com/ ArnesSI/ netbox- inventory)
670-
671- * `netbox_inventory.asset` :
672-
673- ```Python
674- PLUGINS_CONFIG = {
675- ' netbox_qrcode' : {
676- ' netbox_inventory.asset' : {
677- ' title' : ' My Litle Label 1' ,
678- },
679- }
680- }
681- ```
682-
683- ```Python
684- PLUGINS_CONFIG = {
685- ' netbox_qrcode' : {
686- ' netbox_inventory.asset_2' : {
687- ' title' : ' My Litle Label 2' ,
688- },
689- }
690- }
691- ```
692-
693662[<< Back to README start](/ README .md)
You can’t perform that action at this time.
0 commit comments