b18ac04bf8efd14d6572b0598d1b71255427af71
# Modbus TCP
Description
This is a C style code that allows you to simulate Modbus TCP devices on ESP32 boards.
This is a simplified version where you use a CSV file to generate the device you want to simulate and use PICS to simulate the values and behavior of the device instead of pre-programming it.
Languages
C
99.7%
CMake
0.3%