maxPowerInWatts property

int? maxPowerInWatts
getter/setter pair

Max power (in watts) of the connector, if available. This should be set when the maximum electric power is lower than the calculated value from voltage and amperage.

Implementation

int? maxPowerInWatts;