FORCE Bridge API Documentation

You can find a thorough definition of the entire API here:

API Definition

Application Development Kits

An application development kit (ADK) for Java is available, which can be downloaded here: Download FORCE Bridge ADK for Java (Link coming soon).

Use Swagger Hub to generate ADKs for many languages.

The specific languages can be chosen in the menu item Generate Client.

However, the automatically generated ADK does not support the dynamic embedding mechanism. This must be implemented manually in the generated ADK afterwards.

Todo

Implement using workplaces/{workplaceId}/recordedOperationPhases

(The original entry is located in docs/basics/tutorials/examples05.rst, line 137.)

Todo

Implement example calculating the OEE for both operation and workplace!

(The original entry is located in docs/basics/tutorials/examples05.rst, line 245.)