reroute_node_red_flow
Reroute production data from a failed machine to a backup machine by updating Node-RED flow configuration. Specify failed machine, backup machine, and product ID to redirect data flow.
Instructions
Dynamically changes Node-RED flow configuration to reroute production data from a failed machine to a backup machine.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product_id | Yes | ||
| backup_machine | Yes | ||
| failed_machine | Yes |