Skip to content

fluid40/demonstrator-runtime-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Runtime

demonstrator

AID / AIMC Runtime Demonstrator as Docker infrastructure "all-in-one" for development

🌐 Overview

The runtime environment uses an AID submodel from a specific shell to configure an MQTT or OPC UA broker connection. The runtime then reads machine data from the broker at regular intervals. If an Influx database has been connected, the data is stored there. The runtime runs as a server component and provides REST endpoints to output the currently read machine data.

🧩 Components

The demonstrator provides a complete infrastructure as a Docker stack. This means that no further components are required to implement the entire process. Each plays a specific role in data management and system integration:

Component Requirement Description Link
AAS Server Required Responsible for managing all Asset Administration Shells (AAS). Link
Asset Connector Required Interfaces with MQTT or OPC UA brokers to retrieve real-time machine data. Link
InfluxDB Optional Stores the data collected by the Asset Connector. Link
OPC UA Broker Mockup Required Delivers

About

Runtime Demonstrator as Docker infrastructure "all-in-one" for development

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors