pyPLC/doc/todo.md

18 lines
1,016 B
Markdown
Raw Normal View History

# Todos
- [x] PevMode: PreChargeReq: Fill EVRESSSOC, EVTargetVoltage, EVTargetCurrent
- [x] PevMode: PowerDeliveryReq: Fill EVRESSSOC, Stop/Start
- [x] PevMode: CurrentDemandReq: Fill EVRESSSOC, EVTargetCurrent, EVTargetVoltage
- [ ] EvseMode: CurrentDemandRes: Fill EVSEPresentVoltage, EVSEPresentCurrent, EVSEMaximumVoltageLimit, ...LimitAchieved
- [ ] EvseMode: Fill V2G messages as far as needed, to convince the car to accept it.
2022-12-13 20:52:16 +00:00
- [x] PevMode: Fill V2G messages as far as needed, to convince the charger to accept it.
- [x] PevMode: Find out the SLAC issue on Supercharger and Compleo.
- [ ] PevMode: Connect the inlet voltage measurement
2022-12-13 20:52:16 +00:00
- [x] PevMode: Connect the control of CP
- [ ] PevMode: Connect the control of Relay
- [ ] improve docu (update layer diagram, improve hardware docu, add link to evse which provides the 5% PWM)
- [ ] in addressManager, replace the print by addToTrace
- [ ] Resolve the todo-markers in the code
- [ ] Still fixed addresses (MAC, IP) used somewhere?
- [ ] (and much more)