-
Notifications
You must be signed in to change notification settings - Fork 428
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Fine tuning of the API and SPI (#1786)
* refactor: Fine tuning of the API and SPI to allow ILLEGAL_ADDRESS responses for individual invalid addresses (Alongside a major cleanup) * refactor: Major cleanup of the PlcValueHandler * refactor: Major cleanup of the PlcValueHandler * refactor: Added more testcases to the PlcValueHandler tests * refactor: Updated the PlcValue types and the single item tests. * refactor: Moved the PlcTagHandler from the driver to the PlcConnection/Protocol so we can start making connection-aware tag-handlers in the future. * fix: Disabled another OPC-UA test, which seems to be randomly failing the build. * doc: Updated the RELEASE_NOTES * refactor: Renamed some of the variables in the Plc4xProtocolBase class --------- Co-authored-by: Sebastian Rühl <[email protected]>
- Loading branch information
Showing
207 changed files
with
5,355 additions
and
4,111 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.