"description":"List of connectors this EV may use"
"description":"List of connectors this EV may use\nIf the vehicle has multiple charging ports, this property must return all possible connector types that can be used by at least one charging port on the vehicle."
},
{
"name":"Fuel door location",
@@ -169,12 +169,12 @@
{
"name":"EV charge port open",
"value":287310602,
"description":"EV charge port open\nThis property is defined as VehiclePropertyAccess.READ_WRITE, but OEMs have the option to implement it as VehiclePropertyAccess.READ only."
"description":"EV charge port open\nIf the vehicle has multiple charging ports, this property must return true if any of the charge ports are open.\nThis property is defined as VehiclePropertyAccess.READ_WRITE, but OEMs have the option to implement it as VehiclePropertyAccess.READ only."
},
{
"name":"EV charge port connected",
"value":287310603,
"description":"EV charge port connected"
"description":"EV charge port connected\nIf the vehicle has multiple charging ports, this property must return true if any of the charge ports are connected."