Skip to content

research-virtualfortknox/msb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License Dockerhub

VFK Research Logo

Manufacturing Service Bus

The Manufacturing Service Bus (MSB) is an integration platform based on a software-oriented architecture. It enables fast and low-effort integration of smart objects (e.g. IoT devices, shopfloor machinery) and applications (e.g. database, dashboard). The MSB offers connectivity via various communication protocols such as RESTful Web Service or WebSocket API and various communication standards, for example OPC UA or MQTT. The actual integration of the connected smart objects and applications takes place via configurable connections, so-called integration flows, which can contain additional logic.

Field of application

Get started

Follow the instructions to setup a Docker-based instance of the MSB for testing and evaluation purposes.

To connect smart objects or applications, there are various client libraries and integrations available from which you can choose the one that best fits to your use case.

Language Client library
Java msb.client.websocket.java
Python msb.client.websocket.python
Node.js msb.client.websocket.nodejs
C msb.client.websocket.c
C++ msb.client.websocket.c
C # msb.client.websocket.csharp
Node-Red node-red-contrib-msb

The connection to a Restful-based web service can be configured, which is supported by a wizard in the UI.

To provide an Asset Administration Shell (AAS) for the connected service, follow the instructions for setup and usage of the BaSyx interface.

Websites

Copyright & License

Copyright (c) 2012-2024 Fraunhofer IPA. This file is part of the Virtual Fort Knox Research open source project, which is dedicated to providing the middleware for test and evaluation purposes.

Information on the license can be found in the LICENSE file, this only applies to the files contained in the repository.

To publish a commercial product that uses Manufacturing Service Bus or to use Manufacturing Service Bus productively, commercial licenses with enterprise features and support are also available: Contact info@virtualfortknox.de for more information.