You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am facing issue in adding third external energy source to set external limit using energy manager module. I am able to add two external energy sources and able to start/stop charge based on the available power but not able add another external energy source. We have one energy node for OCPP and Two for external source.
Can you please help me in create a right energy tree for third external energy source? I have attached the config file which I edited and not working for third energy source. Below is the module which require evse_manager_2_external_sink to set external limit. Out of three sources lowest limit should get applied.
@corneliusclaussen Can you please check the config file and suggest what is missing and how to add third external energy source?
dev-enphase
changed the title
How to add third external energy limit source in config file
Help needed to understand on how to add third external energy limit source in manager config file
Feb 5, 2025
config_file.txt
Hi Team,
I am facing issue in adding third external energy source to set external limit using energy manager module. I am able to add two external energy sources and able to start/stop charge based on the available power but not able add another external energy source. We have one energy node for OCPP and Two for external source.
Can you please help me in create a right energy tree for third external energy source? I have attached the config file which I edited and not working for third energy source. Below is the module which require evse_manager_2_external_sink to set external limit. Out of three sources lowest limit should get applied.
local_green_charging:
module: LocalGreenChargingManager
connections:
store:
- module_id: persistent_store
implementation_id: main
power_interface:
- module_id: bsp
implementation_id: powermeter
evse_energy_sink:
- module_id: evse_manager_2_external_sink
implementation_id: external_limits
evse_manager:
- module_id: connector_1
implementation_id: evse
The text was updated successfully, but these errors were encountered: