-
Formulations to improve solving speed & reduce model size
Related issues:
Unit commitment, ramps & reserves
- [x] #984
- [x] #654
- [x] #960
- [ ] Implement start-up & shut-down trajectori…
-
Would it be possible to support this device, and specifically the power profiles? I enjoyed being able to make the laptop consume less power when on battery, and make it run faster when charging. Is t…
-
Hi @matth-x,
I have a test case scenario where there is an existing schedule for a charger, and power goes off.
In this case, I expect my charger to retain the schedule profiles and start charging…
-
Unfortunately I couldn't find where else to write, so I'm writing to a similar project.
Please make DALY BMS (k-type) support for ESPHOME. Home assistant has a working project (https://github.com/p…
-
In a recent PR for libocpp, a member variable was flagged as unused when it shouldn't have been.
In the header, SmartChargingHandler has a member called charging_profiles that is a vector of Chargi…
-
This is a feature request to monitor when the car is in a configured charge location.
You can configure in the car a location to set up some charging options like: departure time, preferred chargi…
-
Currently it only seems to set profiles based on charging vs battery powered, but it would be nice if you could set it to switch to a different profile when the battery gets low.
-
Figure 40 of OCPI 2.2 (and 2.2.1) shows how an eMSP could forward session information to a SCSP and charging profiles to a CPO.
The problem is that the charging profile module does not include the …
-
Hello Mikuso,
I am encountering an issue when trying to set a charging profile dynamically during an ongoing charging session. Specifically, after clearing an existing profile, I'm finding it chall…
-
In OCPP 1.6 we have a sequence specified so that SetChargingProfile is sent by Central System after StartTransaction is sent (with transaction id provided)
We have been facing following issues late…