Class PowerStateConverter
-
- All Implemented Interfaces:
-
de.jnkconsulting.e3dc.easyrscp.service.converter.FrameConverter,kotlin.Function,kotlin.Function1
public final class PowerStateConverter implements FrameConverter<PowerState>
Converter to build a PowerState object from a frame
- Since:
2.0
2.3
PowerState.wallboxConsumption and PowerState.wallboxProportionateSolarShare is filled by reading the blocks EMSTag.POWER_WB_ALL and EMSTag.POWER_WB_SOLAR
-
-
Constructor Summary
Constructors Constructor Description PowerStateConverter()
-