macchina-io / macchina.io

macchina.io EDGE is a powerful C++ and JavaScript SDK for edge devices, multi-service IoT gateways and connected embedded systems.
https://macchina.io
GNU General Public License v3.0
515 stars 154 forks source link

Feature: Modbus TCPPort #83

Closed whitewinter closed 6 years ago

whitewinter commented 6 years ago

First attempt for the implementation of the Modbus TCPPort with a logger and some events.

Reconnecting strategy to the slave is at this moment handle in every sendFrame() /receiveFrame() function.

CLAassistant commented 6 years ago

CLA assistant check
All committers have signed the CLA.