Package de.jnkconsulting.e3dc.easyrscp.service.converter
Converters from frames to model classes are stored here
Converters from frames to model classes are stored here
See: Description
-
Class Summary Class Description ChargingConfigurationConverter Converter to build a ChargingConfiguration object from a frame PowerStateConverter Converter to build a PowerState object from a frame StringFrameConverter Simple implementation of the FrameConverter interface to convert a complete frame into a string. SystemInfoConverter Converter to build a SystemInfo object from a frame WriteChargingLimitsResultConverter Converter to build a WriteChargingLimitsResult object from a frame -
Interface Summary Interface Description FrameConverter Definition of a frame converter, which converts the frame data into another object RequestResponseFrameConvert Definition of a frame converter, which converts the frame data into another object.