# 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.
Readme 69 MiB
Languages
C 99.7%
CMake 0.3%