Add doc pages for device component templates
This commit is contained in:
parent
1657d6a0b8
commit
57df250128
|
|
@ -0,0 +1,3 @@
|
|||
# Console Port Templates
|
||||
|
||||
A template for a console port that will be created on all instantiations of the parent device type.
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
# Console Server Port Templates
|
||||
|
||||
A template for a console server port that will be created on all instantiations of the parent device type.
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
# Device Bay Templates
|
||||
|
||||
A template for a device bay that will be created on all instantiations of the parent device type.
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
# Front Port Templates
|
||||
|
||||
A template for a front-facing pass-through port that will be created on all instantiations of the parent device type.
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
# Interface Templates
|
||||
|
||||
A template for an interface that will be created on all instantiations of the parent device type.
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
# Power Outlet Templates
|
||||
|
||||
A template for a power outlet that will be created on all instantiations of the parent device type.
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
# Power Port Templates
|
||||
|
||||
A template for a power port that will be created on all instantiations of the parent device type.
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
# Rear Port Templates
|
||||
|
||||
A template for a rear-facing pass-through port that will be created on all instantiations of the parent device type.
|
||||
Loading…
Reference in New Issue