Skip to content

TenYearsADream/HMI-4.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

HMI-4.0

Example of integration between OT and IT.

Description

In this project we will show how to connect the OT (Operational Technology) factory level with the IT (Information Techlology) management level. For example, a human machine interface (HMI) is used to read the temperature detected by a SIEMENS S7-1200 PLC and send the value to Azure IoT Hub.

HMI

The temperature value is read by the PLC using a WPF application with MVVM pattern, using the Sharp7 library.

Consumer - Receive device to cloud messages

To receive telemetry data from the cloud, you can listen to the communication channel established with the IoT HUB service.

About

Example of integration between OT and IT.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages