Ivan Grokhotkov 74c129def9 Merge branch 'feature/add_github_actions' into 'master'
Add Github actions for JIRA

See merge request idf/esp-modbus!4
2022-04-05 18:02:09 +08:00
2022-04-05 15:33:17 +08:00
2022-04-05 15:33:17 +08:00
2022-04-05 15:33:17 +08:00

ESP-Modbus Library

This folder represents the official documentation for the ESP-Modbus library (esp-modbus component documentation). The Modbus is a data communications protocol originally published by Modicon (now Schneider Electric) in 1979 for use with its programmable logic controllers (PLCs). The Modbus has become a de facto standard communication protocol and is now a commonly available means of connecting industrial electronic devices. This library supports Modbus communication in the networks that are based on RS485 or Ethernet interfaces.

Hosted Documentation

Building Documentation

The documentation is built using the python package esp-docs, which can be installed by running pip install esp-docs. Running build-docs --help will give a summary of available options. For more information see the esp-docs documentation at https://github.com/espressif/esp-docs/blob/master/README.md

S
Description
ESP-Modbus - the officially suppported library for Modbus protocol (serial RS485 + TCP over WiFi or Ethernet).
Readme Apache-2.0 4.1 MiB
Languages
C 96.1%
Python 2.4%
CMake 0.8%
Makefile 0.4%
Shell 0.3%