MAXEntriesSAScheduleTuple is allowed to be == 0?
Since we had problems with an EV that sends MAXEntriesSAScheduleTuple == 0 and I can't find any value restriction on MAXEntriesSAScheduleTuple values, both in the spec and in this user group issues.
Also each PMaxSchedule must contain at least 1 PMaxScheduleEntry (1..1024, see Figure 70), so the request for 0 entries cannot be complied with.
I also found in the list of issues form the OLD ISO 15118-2 user group the followingg issues regarding MAXEntriesSAScheduleTuple
- #74 refers to the missing maximum value of MAXEntriesSAScheduleTuple
- #147 refers to max. 24 ProfileEntry elements in PowerDeliveryReq ChargeingProfile allowed by the schema (issue in spec - suggestion: EV should send at maximum MAXEntriesSAScheduleTuple == 24)
Therefore MAXEntriesSAScheduleTuple should be defined to be in range 1..24