Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions services/core/PlatformDriverAgent/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,14 @@ to the device. Heart beats are triggered by the Actuator Agent which must be run


## Changes
- 4.5.3 (2025-04-14)
- added ping retry and full device skipping after all points failure, improved code comments
- 4.5.2 (2025-04-05)
- Using saner defaults for per-batch timeout
- 4.5.1 (2025-04-05)
- Added failing point cache with one hour default timeout
- 4.5.0 (2025-04-05)
- Moved batching to driver for better control

- 4.4.2 (2024-12-04)
- updated ethernetip driver to import from new platform_driver module
Expand Down
Loading
Loading