hazardousGoodsRestricted property

bool? hazardousGoodsRestricted
getter/setter pair

Indication if vehicles carrying hazardous / dangerous goods (ADR) can enter the EV Charging Location.

  • True means the access is restricted. The client should assume the restriction covers all ADR classes.
  • False means there are no restrictions.
  • Absence means the information is not known.

Implementation

bool? hazardousGoodsRestricted;