Added more writable properties to Analog, Binary, and Multistate Output objects. (#1012)

This commit is contained in:
Steve Karg
2025-06-04 15:53:26 -05:00
committed by GitHub
parent 80875add0a
commit 1b3912c5ca
4 changed files with 127 additions and 0 deletions
+2
View File
@@ -18,6 +18,8 @@ The git repositories are hosted at the following sites:
### Added
* Added more writable properties to Analog, Binary, and Multistate Output
objects. (#1012)
* Added missing API defined in header into ports/win32/dlmstp.c module,
added a PDU queue and refactored receive thread, and refactored MS/TP
timing parameters. (#1003)