iHome is a fully tested Smart Home Automation system using the Raspberry Pi Zero WiFi SBC and Linux OS and has all the functional features of NEST or ECOBEE smart thermostats with the added benefit of full privacy and security at less than half the price!
It incorporates MBLogic with algorithms and Modbus coms for HVAC home control via the ionware modbus compatible ionC1 input/output controller board.
The iHome software system comes fully configured as a SD Card image file for...
Python module for network variables for CoDeSys PLCs
CoDeSys v2.3 supports so called network variables. Blocks of (global) variables, that propagates over networks like TCP, UDP or UDP Multicast aso.
This python module supports parsing, receiving and sending those blocks (with UDP Multicast only).
With this you can add for example a Raspberry Pi Sensor to your automation network without special Network clients on your PLC.