Skip to content
New MINOR release 00.23.00

Changes since 00.22.00:

Note: These changes will require updates of any backend which is not based on the NumericAddressedBackend (which already brings the necessary changes)!

- Changed the return value of the pure virtual TransferElement::write() to bool, which indicates whether old data was lost in the write operation
- Added readLatest() function to the accessors, which allows obtaining the latest value without the need to know if the variable is poll- or push-type.