FORCE Bridge API Documentation¶
You can find a thorough definition of the entire API here:
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.
- 1. Introduction
- 2. FORCE Bridge API as a Digital Image of a Production Sites
- 2.1. Basic Concepts and Objects in Manufacturing
- 2.2. Shifts and Scheduled Operating Times of Workplaces
- 2.3. Operation Sequences and Dates of a Production Order
- 2.4. Sub-Resources of Operations Including Information from the Routing
- 2.5. Machine and Plant Data Collection and their Performance Indicators
- 3. FORCE Bridge as an Integration Platform
- 4. Appendix
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.)