modbus_client 1.0.3+2 copy "modbus_client: ^1.0.3+2" to clipboard
modbus_client: ^1.0.3+2 copied to clipboard

This is the base Modbus Client package sending requests to a remote device (i.e. Modbus Server) via Serial (ASCII and RTU) or TCP/IP connection.

1.0.3+2 #

  • Little adjustment in case 'setResponseCode' is called multiple times
  • Documentation and examples update

1.0.2 #

  • Removed ModbusEpochType from ModbusEpochRegister since it's only a 32 bits registry for now and it cannot handle milliseconds representation.
  • Some cosmetic code changes in ModbusRequest and ModbusElementRequest to help overriding those classes.
  • README.md and example.md file updates

1.0.1 #

  • set dependency of "collection" to 1.17.1 in order to have flutter compatibility [https://github.com/cabbi/modbus_client/issues/1]

1.0.0 #

  • Initial version.
8
likes
0
pub points
78%
popularity

Publisher

verified publishercabella.net

This is the base Modbus Client package sending requests to a remote device (i.e. Modbus Server) via Serial (ASCII and RTU) or TCP/IP connection.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

collection, logging

More

Packages that depend on modbus_client