Interventions in production
Is it possible for applications to actively intervene in production using Bridge API?
Share
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Alexander
Interventions in the machine controls are not supported by the API. See also
https://forcebridge.io/question/sending-control-commands-to-machines/
In an IoT platform for smart manufacturing, the production orders and their operations are the central control concept. Applications for Dynamic Scheduling can control order processing by providing a planning result. The following interfaces are available for this purpose:
PUT operations/{operationId}/planningResult
or
POST operations/planningResults/update
See also
https://docs.forcebridge.io/_static/videos/DynamicScheduling.mp4