Skip to content

1.9.4

Latest
Compare
Choose a tag to compare
@neilstephens neilstephens released this 23 Nov 11:32
· 11 commits to develop since this release

opendatacon version 1.9.4

1.9.4

  • DNP3Port
    • "BindIP" option to make it possible to bind to a specified interface instead of 0.0.0.0
    • Support for Analog/Binary Output Statuses
    • opendnp3 bugfixes
      • proper fix for IIN triggered integrity scans
      • fixed priority inversion of startup tasks
      • fixed logic race where multiple link sessions could call BeginChannelAccept on the same channel
      • removed link layer transmit wait states that aren't in spec
    • opendnp3 optional retries for IIN integrity
  • LuaPort
    • garbage collection optimisation
    • minor bugfixes
  • Misc bugfixes