Class WoDTDigitalAdapter

java.lang.Object
io.github.webbasedwodt.WoDTShadowingAdapter.impl.WoDTDigitalAdapter

public final class WoDTDigitalAdapter extends Object
This class represents the Eclipse Ditto Adapter that allows to implement the WoDT Digital Twin layer implementing the components of the Abstract Architecture.
  • Constructor Details

    • WoDTDigitalAdapter

      public WoDTDigitalAdapter(WoDTDigitalAdapterConfiguration configuration)
      Default constructor.
      Parameters:
      configuration - the configuration of the Digital Adapter
  • Method Details

    • stopAdapter

      public void stopAdapter()
      Stop the adapter.
    • onThingChange

      public void onThingChange(org.eclipse.ditto.client.changes.ThingChange change)
      Handle a thing change.
      Parameters:
      change - the change to handle