Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Try a v2 release

Pre-release
Pre-release
Compare
Choose a tag to compare
@amrc-benmorrow amrc-benmorrow released this 15 Jan 15:06
· 20 commits to main since this release
78aa216
Hotfix/s7 Device Read Config Overwrite Fix (#39)

Fix an issue with 2 devices sharing the same connection. 

When the second device is configured it clears the `s7Vars` of the first
device.

This fix adds second config to the to a variable list instead of
clearing it.