Gerhard Hoffmann 5b8d9c62cc Add and implement utilities:
int getMinimalParkingTime(Configuration const *cfg, PaymentMethod methodId);
    int getMaximalParkingTime(Configuration const *cfg, PaymentMethod methodId);
    uint32_t getMinimalParkingPrice(Configuration const *cfg, PaymentMethod methodId);
    uint32_t getFirstDurationStep(Configuration const *cfg, PaymentMethod methodId);
2023-12-07 16:27:09 +01:00
..
2023-12-07 16:26:09 +01:00
2023-06-13 12:11:09 +02:00
2023-11-26 19:50:23 +01:00
2023-05-15 14:05:55 +02:00
2023-11-28 16:41:27 +01:00
2023-12-07 16:27:09 +01:00