rust7 0.1.2

Native Rust S7 client (Snap7-style) for Siemens PLCs.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Changelog


---

## [0.1.2] - 2025-08-15


### Added

- Added parameter check
- Added `InvalidFunParam`

### Modified

- Excluded /target folder from deploy

## [0.1.1] - 2025-08-14

- Initial release