uploaded 2 weeks ago
Modbus C++ class component for ESP-IDF
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.2.0] - 2024-09-02
### Added
- USB Modbus server example.

### Changed
- All UART references to a more generic Stream.

## [1.1.0] - 2024-08-27
### Changed
- Modbus client and server locking.
- ESP-IDF dependency to 5.3.

## [1.0.1] - 2024-06-12
### Added
- Copying examples to component folder on upload.

## [1.0.0] - 2024-06-12
Initial release.

Links

Supports all targets

License: MIT

To add this component to your project, run:

idf.py add-dependency "plasmapper/pl_modbus^1.2.0"

or download archive

Stats

  • Archive size
    Archive size: 18.07 KB
  • Downloaded in total
    Downloaded in total 17 times
  • Downloaded this version
    This version: 3 times

Badge

plasmapper/pl_modbus version: 1.2.0
|