Class ChannelToElementConverter

java.lang.Object
io.openems.edge.bridge.modbus.api.ChannelToElementConverter
All Implemented Interfaces:
Function<Object,Object>

public class ChannelToElementConverter extends Object implements Function<Object,Object>
Provides Functions to convert from Element to Channel and back. Also has some static convenience functions to facilitate conversion.