OpenDTU-old/lib/Hoymiles/src/inverters
Thomas Basler dd7babb448 Added a timeout of 5ms to detect current time.
This prevents false positives when a interrupt occours during the reading of the time
2022-11-14 20:19:38 +01:00
..
HM_1CH.cpp Optimize performance by removing not required string constructors 2022-10-29 11:22:56 +02:00
HM_1CH.h BREAKING: Change power factor from percent value to value between 0 and 1 2022-10-31 10:50:31 +01:00
HM_2CH.cpp Optimize performance by removing not required string constructors 2022-10-29 11:22:56 +02:00
HM_2CH.h BREAKING: Change power factor from percent value to value between 0 and 1 2022-10-31 10:50:31 +01:00
HM_4CH.cpp Optimize performance by removing not required string constructors 2022-10-29 11:22:56 +02:00
HM_4CH.h BREAKING: Change power factor from percent value to value between 0 and 1 2022-10-31 10:50:31 +01:00
HM_Abstract.cpp Added a timeout of 5ms to detect current time. 2022-11-14 20:19:38 +01:00
HM_Abstract.h Implement inverter restart by mqtt topic 2022-10-09 13:16:06 +02:00
InverterAbstract.cpp Move serial number formatting to inverter class 2022-10-29 11:22:56 +02:00
InverterAbstract.h Move serial number formatting to inverter class 2022-10-29 11:22:56 +02:00