-
-
Notifications
You must be signed in to change notification settings - Fork 409
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Charging profiles to be updated at any time #1650
Comments
my memory is a bit fuzzy in this subdomain, since it's been a while since i worked on it and looked at the spec. however, i remember the following thinking of mine: i made a charging profile instance (let's say the profile with id
charging behaviour can change with load management, sure. but this is not necessarily tied to having mutable charging profile instances. ocpp allows adding, deleting, stacking of multiple profiles. these operations can be used to create complex scenarios of load management. the charging station would overlay them and create the composite charging profile which is the final and effective charging behaviour. if you want to modify a particular charging profile instance with id
Footnotes
|
hey @huntc is your question answered? |
It appears that Steve doesn't permit a charging profile to be updated if there's a charging station associated with it. My understanding of OCPP is that charging profiles can change at any time given load management. Thoughts?
The text was updated successfully, but these errors were encountered: