mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
15 lines
345 B
YAML
15 lines
345 B
YAML
os: ict-swi
|
|||
|
|
text: 'ICT Sine Wave Inverter'
|
||
|
|
type: power
|
||
|
|
icon: ict
|
||
|
|
nobulk: true
|
||
|
|
mib_dir:
|
||
|
|
- ict
|
||
|
|
over:
|
||
|
|
- { graph: device_voltage, text: 'Battery Voltage (VDC)' }
|
||
|
|
- { graph: device_voltage, text: 'Inverter Voltage (VAC)' }
|
||
|
|
- { graph: device_load, text: 'Inverter Power' }
|
||
|
|
discovery:
|
||
|
|
- sysObjectID:
|
||
|
|
- .1.3.6.1.4.1.39145.12
|