pyPLC/doc/todo.md

28 lines
1.7 KiB
Markdown
Raw Normal View History

# Todos
- [x] Decode CableCheckRes."DC_EVSEStatus.EVSEStatusCode": dinDC_EVSEStatusCodeType as readable text
2022-12-14 12:53:40 +00:00
- [ ] Decode CableCheckRes."DC_EVSEStatus.EVSEIsolationStatus": dinisolationLevelType as readable text
- [ ] Encoder: PreChargeReq: is it possible to enable the units for EVTargetVoltage and EVTargetCurrent?
- [ ] Find out, why Alpi reports CableCheckRes = Finished FAILED in v0.4
- [ ] Find out, why Compleo ignores the PowerDeliveryReq START in v0.4
- [ ] Add date/time into ExiLog
- [ ] PevMode: Add state transition in case of failed CableCheck
- [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
2022-12-14 12:53:40 +00:00
- [ ] docu: add link to evse which provides the 5% PWM)
- [ ] docu: add hardwareInterface into software architecture puml
- [ ] docu: create hardware architecture picture
- [ ] docu for Dieter (Schematic, concept idea, Dieter0, Dieter1, ...)
- [ ] in addressManager, replace the print by addToTrace
- [ ] Resolve the todo-markers in the code
- [ ] Still fixed addresses (MAC, IP) used somewhere?
- [ ] (and much more)