truckAccess property
Access categories for trucks and light commercial vehicles that the EV charging location is designed to serve.
While the classifications used as basis for the categories are solely based on vehicle mass, in EV charging context they can be interpreted to give an idea of the dimensional class too, as well as possible other restrictions set by the operator. If there are true dimensional or weight limits at the EV charging location, they are specified separately in vehicleLimitations.
The classification is available only to a subset of EV charging locations, depending on the information available from the operators. Hence, at least vehicles belonging to the TruckClass.lightClass category can be charged also in many EV charging locations not having explicit signaling for the TruckClass.lightClass category.
Furthermore, although the classification is based on mass/weight ranges in growing order, an upper class does not automatically mean that also all lower class vehicles are welcome to charge. For example, a location marked only with category TruckClass.heavyClass is reserved for long-haul trucks only.
Implementation
List<TruckClass> truckAccess;