mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Added support for ICT Modular Power System and ICT Sine Wave Inverter * Added SNMP test data for ICT Modular Power System and ICT Sine Wave Inverter * Fixed styling errors and refactored state sensor for ICT Sine Wave Inverter * Fixed newly created styling issues from refactoring ICT Sine Wave Inverter files. * Fixed further styling errors from previous changed to appease Travis CI * Removed unnecessary math from ICT Sine Wave Inverter voltage sensor * Cleaned up unnecessary lines in ict-mps/ict-swi sensors. Moved from snmp_get to snmp_get_multi in ict-mps/ict-swi os pollers. * Added test data for ICT MPS and SWI * Fixed issue with load sensor not discovering * Update snmpget to snmp_get Co-Authored-By: Jellyfrog <Jellyfrog@users.noreply.github.com> * Updated test data post-fixing sensor detection issue on ICT Sine Wave Inverters * Moved ict-swi and ict-mps from legacy to yaml sensors * Removed legacy code for ict-mps and ict-swi sensors * Last commit mistakenly removed OS polling from ict-mps and ict-swi * Fixed formatting for OS polling and updated test data for ict-mps and ict-swi Co-authored-by: Jellyfrog <Jellyfrog@users.noreply.github.com>