Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

3.1.0

Compare
Choose a tag to compare
@emgre emgre released this 16 Oct 16:34
· 22 commits to release since this release
  • ⭐ Added IOutstationApplication::OnConfirmProcess. See PR #403.
  • OutstationParams::maxControlsPerRequest is now auint32_t and its default value is 4,294,967,295. See issue #390.
  • 🪲 Fix FrozenCounter::toString() in Java bindings. See issue #389.