Add doc pages for device component templates

This commit is contained in:
Jeremy Stretch 2020-03-05 15:24:02 -05:00
parent 1657d6a0b8
commit 57df250128
8 changed files with 24 additions and 0 deletions

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -0,0 +1,3 @@
# Interface Templates
A template for an interface that will be created on all instantiations of the parent device type.

View File

@ -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.

View File

@ -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.

View File

@ -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.