fix: Fixes FusionSwitch portname in description for sensors (#8188)

* fix FusionSwitch portname

* Add tests
This commit is contained in:
Tony Murray
2018-02-02 10:00:35 -06:00
committed by Neil Lathwood
parent a347e7c8d3
commit 41f0689d58
3 changed files with 1859 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ modules:
data:
- oid:
- portTransceiverThresholdInfoTable
- portTable
- portName
voltage:
data:
-
@@ -112,4 +112,4 @@ modules:
states:
- { value: 1, generic: 0, graph: 1, descr: master }
- { value: 2, generic: 0, graph: 1, descr: backupMaster }
- { value: 3, generic: 0, graph: 1, descr: slave }
- { value: 3, generic: 0, graph: 1, descr: slave }