wip - should change the name of manufacturers, maybe other classes than Server etc
This commit is contained in:
parent
a598c3a68a
commit
81302915eb
9 changed files with 280 additions and 0 deletions
0
netbox_agent/hp/__init__.py
Normal file
0
netbox_agent/hp/__init__.py
Normal file
4
netbox_agent/hp/hp.py
Normal file
4
netbox_agent/hp/hp.py
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
from netbox_agent.server import ServerBase
|
||||
|
||||
class HPHost():
|
||||
pass
|
||||
Loading…
Add table
editor.link_modal.header
Reference in a new issue