We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c45a5bd commit 7e0d30dCopy full SHA for 7e0d30d
spec/Powertrain/TractionBattery.vspec
@@ -277,9 +277,8 @@ Charging.ChargingPort.SupportedInletTypes:
277
For additional information see https://en.wikipedia.org/wiki/IEC_62196.
278
279
Charging.ChargingPort.IsFlapOpen:
280
- type: sensor
281
- datatype: boolean
282
type: actuator
+ datatype: boolean
283
description: Status of the charging port flap(s).
284
comment: True = at least one flap of this port is open, False = All flaps of this port are clossed.
285
0 commit comments