Update model docs for device components

This commit is contained in:
jeremystretch
2022-08-15 11:57:38 -04:00
parent d4f976ac8d
commit f76ce172e0
20 changed files with 432 additions and 60 deletions

View File

@@ -1,3 +1,3 @@
## Power Port Templates
# Power Port Templates
A template for a power port that will be created on all instantiations of the parent device type. Each power port can be assigned a physical type, as well as a maximum and allocated draw in watts.
A template for a power port that will be created on all instantiations of the parent device type. See the [power port](./powerport.md) documentation for more detail.