Class KebaKeContactCoreImpl

java.lang.Object
io.openems.edge.evcs.keba.kecontact.core.KebaKeContactCoreImpl
All Implemented Interfaces:
KebaKeContactCore

public class KebaKeContactCoreImpl extends Object implements KebaKeContactCore
  • Constructor Details

    • KebaKeContactCoreImpl

      public KebaKeContactCoreImpl()
  • Method Details

    • deactivate

      protected void deactivate()
    • onReceive

      public void onReceive(BiConsumer<InetAddress,String> callback)
      Description copied from interface: KebaKeContactCore
      Callback on receive of a message. InetAddress is the address of the sending EVCS, String is the message.
      Specified by:
      onReceive in interface KebaKeContactCore
      Parameters:
      callback - Callback