mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +01:00
schema update to handle rj12 serial on some PDUs
This commit is contained in:
parent
0b8fde23d5
commit
68cfb19287
@ -92,6 +92,7 @@
|
||||
"enum": [
|
||||
"de-9",
|
||||
"db-25",
|
||||
"rj-12",
|
||||
"rj-45",
|
||||
"usb-a",
|
||||
"usb-b",
|
||||
@ -118,6 +119,7 @@
|
||||
"enum": [
|
||||
"de-9",
|
||||
"db-25",
|
||||
"rj-12",
|
||||
"rj-45",
|
||||
"usb-a",
|
||||
"usb-b",
|
||||
|
Loading…
Reference in New Issue
Block a user