Repair TC_046_1_CS/reservation - #432
Conversation
PlayXboxtion963
commented
Nov 23, 2025
Err |
razvanphp
commented
Nov 30, 2025
Err? How did you fix this? we also fail this TS. Thanks! |
razvanphp
commented
Nov 30, 2025
if
but
then probably it's a problem with your RFID implementation. I am proposing a new function for this, integrated directly into MicroOcpp (#433) that takes care of checking the reservations first before sending an |
PlayXboxtion963
commented
Dec 1, 2025
From OCPP 1.6 edition 2 - 5.13 Reserve Now and test case. I think this should be change to when Reserve->parentid not empty we should query from server. if Reserve->parent id is empty we should directly abort this tx instead of send authorize req to server |
PlayXboxtion963
commented
Dec 1, 2025
OCTT doesn't want you to make new inquiries when there's already a reservation and the reservation doesn't have a parent ID, that's my understanding. |
PlayXboxtion963
commented
Dec 8, 2025
bro,can you give me some tips about my RFID implementation? my code are very similar with example/EDF. So i think maybe after Reservation has been implementation but example doesn't update.so maybe it has some contradiction. |
Repair this issue
#430