Java

The ScaleOut Digital Twins™ service allows you to deploy and host your digital twin in a Java worker process that is launched and managed by the service.

The workflow for creating a digital twin in Java is as follows:

  1. Reference the JARs in your project or download the ScaleOut DigitalTwin builder JARs from Maven Central.

  2. Create the code to implement your model and handle messages.

  3. Package your model.

  4. Use the ScaleOut Digital Twins UI to deploy and manage your project.

The Core and Workbench APIs are open source and available on GitHub. Prebuilt binaries can be downloaded from Maven Central as described in the next section..

Note

For full API documentation, please see the JavaDocs API Reference.