support for modifying nic channels

This commit is contained in:
Josh Patterson
2025-08-27 14:51:57 -04:00
parent ccd79c814d
commit 0858160be2
6 changed files with 36 additions and 3 deletions
+6
View File
@@ -7,3 +7,9 @@ sensor:
description: Maximum Transmission Unit (MTU) of the sensor monitoring interface.
helpLink: network.html
readonly: True
channels:
description: Set the size of the nic channels. This is rarely changed from 1
helpLink: network.html
forcedType: int
node: True
advanced: True