Skip to content

v0.1.0

Choose a tag to compare

@hopekayo hopekayo released this 07 Jul 08:37

Initial release of the Tauri-based Modbus Master Simulator.

Includes:

  • TCP, UDP, RTU master support
  • Read/write coils, discrete inputs, input registers, holding registers
  • Data type decoding: UInt16, Int16, UInt32, Int32, Float32, Float64, String
  • Selectable byte order
  • Basic slave ID scanning
  • Windows MSI and NSIS installers