Skip to content

Releases: hopekayo/modbus-master-simulation-tauri

Release v0.1.1

Choose a tag to compare

@hopekayo hopekayo released this 14 Jul 08:40

Changes

  • Rotate icons 180 degrees
  • Add macOS build (Apple Silicon)

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