Interface WoDTWebServer


public interface WoDTWebServer
This interface models the WoDT Web Server that allow to use the WoDT Digital Twin Interface component.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Start the web server.
  • Method Details

    • start

      void start()
      Start the web server.