-
Recent Posts
- SCADA Real Time Data and Apache SPARK
- Access to relational databases with WinCC Unified
- Collect Factory data and write it to Kafka, with the Automation Gateway…
- WinCC Unified V18 exposed to the Internet…
- GraphQL for Unity with WinCC Unified
- WinCC Unified GraphQL Server for Data Integration
- AWS AppSync query with Cognito User Pool
- AWS AppSync Real-Time Support for GraphQL for Unity…
- Apollo 3.0 Websocket Protocol for GraphQL for Unity (V1.5.0)
- Unity3D in WinCC Open Architecture
Categories
Meta
Category Archives: Allgemein
SCADA Real Time Data and Apache SPARK
The integration of SCADA with Spark and WinCC Open Architecture offers a powerful and versatile solution that combines real-time data processing, advanced analytics, scalability, and flexibility. This combination empowers you to optimize industrial processes, make data-driven decisions, and stay ahead … Continue reading
Posted in Allgemein, BigData/NoSQL, WinCC OA
Comments Off on SCADA Real Time Data and Apache SPARK
WinCC Unified V18 exposed to the Internet…
This article will show how WinCC Unified can be accessed through a public available server in the internet. Disclaimer: I only did this for testing and demo purposes!!! First you need to have a public domain name and a public … Continue reading
Posted in Allgemein, WinCC Unified
Comments Off on WinCC Unified V18 exposed to the Internet…
AWS AppSync Real-Time Support for GraphQL for Unity…
The Asset GraphQL for Unity version 1.5.2 works now with AWS AppSync realtime Websocket connections. You can now subscribe to real-time value changes via a GraphQL Websocket connection with AWS AppSync. This was not possible before, because AWS has implemented … Continue reading
Posted in Allgemein, GraphQL for Unity
Comments Off on AWS AppSync Real-Time Support for GraphQL for Unity…
Unity3D in WinCC Open Architecture
This article is about integrating your 3D Unity applications into WinCC Open Architecture SCADA HMI Web screens and exchanging property values. It only works with the WinCC Ultralight Web Client. Because the native Ui does not support WebGL in the … Continue reading
Dockerfile for Python 3.9 with OpenCV, MediaPipe, TensorFlow Lite and Coral Edge TPU
Dockerfile Requirements.txt
Industrial Data in the Graph Database Neo4j…
The Frankenstein Automation Gateway now also supports to write OPC UA values to the graph database Neo4j. At startup it can also write the OPC UA node structure into the graph database, so that the basic model of the OPC … Continue reading
Posted in Allgemein, Frankenstein
Tagged Neo4j, OPCUA
Comments Off on Industrial Data in the Graph Database Neo4j…
Docker CPU Limits…
If your docker container do not use all your cpu’s, it may be the case that limits are set in /etc/systemd/system/docker.slice. To apply changed settings I had to reboot my machine (just a restart of docker didn’t change the behaviour).
Posted in Allgemein
Comments Off on Docker CPU Limits…
Niryo with Unity3D and the Automation Gateway…
The Digital Twin is Alive 🙂 #Unity3D, the #Niryo Robot, and the Automation Gateway #Frankenstein with #GraphQL for #PLC4X … #ModBus data from the Robot can now be used in #Unity for visualisation and also to control the Robot from Unity … The Unity Package GraphQL for OPCUA is now not … Continue reading
Posted in Allgemein
Comments Off on Niryo with Unity3D and the Automation Gateway…
Display OPC UA data via GraphQL in a HTML page …
Here is a simple HTML page which fetches data from the OPC UA Automation Gateway “Frankenstein”. It uses HTTP and simple GraphQL queries to fetch the data from the Automation Gateway and display it with Google Gauges. It is very … Continue reading
Posted in Allgemein, Frankenstein
Comments Off on Display OPC UA data via GraphQL in a HTML page …
Setup of OPC UA Gateway “Frankenstein”…
Posted in Allgemein, Frankenstein
Comments Off on Setup of OPC UA Gateway “Frankenstein”…