/libmodbusepsi

A Modbus library for Linux, Mac OS X, FreeBSD, QNX and Windows (EpsilonRT fork)

Primary LanguageCOtherNOASSERTION

A groovy modbus library

Overview

This repository provides the tools to build and package libmodbus using CMake. It also provides a set of patches to correct and modify the original source code.

libmodbus is a library developed and published under the LGPL v2.1 or later license by Stéphane Raimbault.

libmodbus is a free software library to send/receive data with a device which respects the Modbus protocol. This library can use a serial port or an Ethernet connection.

The functions included in the library have been derived from the Modicon Modbus Protocol Reference Guide which can be obtained from www.modbus.org.

The license of libmodbus is LGPL v2.1 or later.

The official website is www.libmodbus.org. The website contains the latest version of the documentation.

The library is written in C and designed to run on Linux, Mac OS X, FreeBSD, Embox, QNX and Windows.

Installation

TODO

Testing

TODO

Documentation

TODO