Category Archives: WinCC OA

Raspberry Pi Sensors connected to WinCCOA by NodeRed and MQTT…

Posted in WinCC OA | Comments Off on Raspberry Pi Sensors connected to WinCCOA by NodeRed and MQTT…

SCADA System is tweeting….

This can be easily achieved by connecting WinCC OA to NodeRed by MQTT. From Node Red it is possible to connect to Twitter and publish tweets. I installed a MQTT server Mosquitto on my SCADA server and connected WinCC OA … Continue reading

Posted in WinCC OA | Comments Off on SCADA System is tweeting….

Monitoring with Logstash and WinCC OA…

  For example we do this with the Oracle Alert Log. Very often an Oracle Database is used with WinCC OA to store history values. But a lot of times no one takes care of the Oracle database. At least the … Continue reading

Posted in BigData/NoSQL, WinCC OA | Comments Off on Monitoring with Logstash and WinCC OA…

Observing WinCC OA Logs with Elasticsearch and Logstash…

With Logstash we can collect the logs of WinCC OA systems and write it to Elasticsearch. Multiple WinCC OA system’s can be observed with a central log database… With Kibana the logs can be easily discovered – I now see errors what i … Continue reading

Posted in Allgemein, BigData/NoSQL, WinCC OA | Comments Off on Observing WinCC OA Logs with Elasticsearch and Logstash…

WinCC OA connected to Apache Kafka…

A WinCC OA Driver to connect WinCC OA to Apache Kafka (input & output). Available on Github https://github.com/vogler75/oa4j

Posted in Allgemein, BigData/NoSQL, WinCC OA | Comments Off on WinCC OA connected to Apache Kafka…

WinCC OA RDB-Manager with Oracle vs MongoDB

Keep in Mind: It is not a comparison of the databases only. With Oracle we used the WinCC OA RDB Manager with OA Query-RDB Direct option, and the RDB-Manager has lot of more functionalities than the NoSQL Prototyp! The other … Continue reading

Posted in BigData/NoSQL, WinCC OA | Comments Off on WinCC OA RDB-Manager with Oracle vs MongoDB

Streaming & Complex Event Processing (CEP) & EPL/CQL with WinCC OA…

Complex Event Processing (CEP) and event series analysis are used for detecting situations among events. EsperTech provides the Event Processing Language (EPL) designed for concisely expressing situations and fast execution against both historical and currently-arriving events (Espertech.com). The Esper EPL … Continue reading

Posted in BigData/NoSQL, WinCC OA | Comments Off on Streaming & Complex Event Processing (CEP) & EPL/CQL with WinCC OA…

IoT with WinCC OA and Raspberry Pi (Demo at Cern)…

I had the opportunity to demonstrate an IoT prototype based on WinCC OA on a Raspberry Pi at Cern. WinCC OA is running on the Raspberry Pi and it is sending values of a temperature sensor to my WinCC OA server at … Continue reading

Posted in Allgemein, WinCC OA | Comments Off on IoT with WinCC OA and Raspberry Pi (Demo at Cern)…

Streaming WinCC OA Events to Apache Kafka and Spark…

We connected a Event Data Logger, written in Java and connected to WinCC OA by JNI, to Apache Kafka, a A high-throughput distributed messaging system. Apache Spark can read data from Apache Kafka streams. Apache Spark is a fast and general engine for … Continue reading

Posted in Allgemein, BigData/NoSQL, WinCC OA | Comments Off on Streaming WinCC OA Events to Apache Kafka and Spark…

Java is everywhere… WinCC OA Java Manager…

From laptops to datacenters, game consoles to scientific supercomputers, cell phones to the Internet, Java is everywhere! Now connected to WinCC OA. Here you will find an implementation of an API to connect WinCC OA to Java. It is based on the WinCC … Continue reading

Posted in Allgemein, BigData/NoSQL, WinCC OA | Tagged , | Comments Off on Java is everywhere… WinCC OA Java Manager…