Interface WoDTWebServer
-
public interface WoDTWebServer
This interface models the WoDT Web Server that allow to use the WoDT Digital Twin Interface component.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
start()
Start the web server.
-