Skip to content

isteps-sps-lab/bf-im

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intervention Manager (IM)

The IM component allows users to easily define intervention rules to orchestrate a production system. The component monitors the status of the worker-factory ecosystem in real-time, by elaborating data from sensors, machines, workers monitoring systems, ERP, and more. The set of intervention rules are known to the IM, which decides which is the best one to trigger.

Getting Started

The IM and its dependencies are provided as Dockerized applications.

To start the IM and its dependencies, issue the up command:

docker-compose up -d

The IM is now available at localhost:8666. You can use the IM UI to edit the possible interventions available for the factory. The intervention will be triggered by the IM and written to the middleware component.

Also, Kafka is accessible from the Kafka Development Environment, which is available at localhost:3040. Here you can check schemas uploaded to the Schema Registry, as well as existing Kafka topics and their content.

Software Details

Maintainers

Acknowledgement

H2020 Innovation Action -- This project has received funding from the European Union's Horizon 2020 research and innovation programme under grant agreement No 951813.