modbus2mqtt / server

server for modbus2mqtt for REST API of configuration and publishing modbus values to mqtt
MIT License
0 stars 2 forks source link

Fixes for Validation, Contribution and Specification Detection #12

Closed volkmarnissen closed 1 month ago

volkmarnissen commented 1 month ago

Specification Detection: Don't use errors for detection of specifications. Validation, Contribution: Remove modbusError and other attributes from IfileSpecification Specification Detection: modus read: Split addresses when timeout occurs to read all remaining data.