Extending 1ph/3ph feature #807
11 new issues (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
+ Solved 1
- Added 11
See the complete overview on Codacy
Annotations
Check notice on line 26 in modules/EnergyManager/BrokerFastCharging.hpp
codacy-production / Codacy Static Code Analysis
modules/EnergyManager/BrokerFastCharging.hpp#L26
struct member 'Config::switch_1ph_3ph_mode' is never used.
Check notice on line 27 in modules/EnergyManager/BrokerFastCharging.hpp
codacy-production / Codacy Static Code Analysis
modules/EnergyManager/BrokerFastCharging.hpp#L27
struct member 'Config::stickyness' is never used.
Check notice on line 28 in modules/EnergyManager/BrokerFastCharging.hpp
codacy-production / Codacy Static Code Analysis
modules/EnergyManager/BrokerFastCharging.hpp#L28
struct member 'Config::max_nr_of_switches_per_session' is never used.
Check notice on line 29 in modules/EnergyManager/BrokerFastCharging.hpp
codacy-production / Codacy Static Code Analysis
modules/EnergyManager/BrokerFastCharging.hpp#L29
struct member 'Config::power_hysteresis_W' is never used.
Check notice on line 30 in modules/EnergyManager/BrokerFastCharging.hpp
codacy-production / Codacy Static Code Analysis
modules/EnergyManager/BrokerFastCharging.hpp#L30
struct member 'Config::time_hysteresis_s' is never used.
Check notice on line 53 in modules/EnergyManager/BrokerFastCharging.hpp
codacy-production / Codacy Static Code Analysis
modules/EnergyManager/BrokerFastCharging.hpp#L53
class member 'BrokerFastCharging::config' is never used.
Check notice on line 51 in modules/EnergyManager/EnergyManager.hpp
codacy-production / Codacy Static Code Analysis
modules/EnergyManager/EnergyManager.hpp#L51
struct member 'Conf::switch_3ph1ph_max_nr_of_switches_per_session' is never used.
Check notice on line 52 in modules/EnergyManager/EnergyManager.hpp
codacy-production / Codacy Static Code Analysis
modules/EnergyManager/EnergyManager.hpp#L52
struct member 'Conf::switch_3ph1ph_switch_limit_stickyness' is never used.
Check notice on line 53 in modules/EnergyManager/EnergyManager.hpp
codacy-production / Codacy Static Code Analysis
modules/EnergyManager/EnergyManager.hpp#L53
struct member 'Conf::switch_3ph1ph_power_hysteresis_W' is never used.
Check notice on line 54 in modules/EnergyManager/EnergyManager.hpp
codacy-production / Codacy Static Code Analysis
modules/EnergyManager/EnergyManager.hpp#L54
struct member 'Conf::switch_3ph1ph_time_hysteresis_s' is never used.
Check notice on line 96 in modules/EnergyManager/EnergyManager.hpp
codacy-production / Codacy Static Code Analysis
modules/EnergyManager/EnergyManager.hpp#L96
class member 'EnergyManager::contexts' is never used.