aldas / modbus-tcp-client

PHP client for Modbus TCP and Modbus RTU over TCP (can be used for serial)
Apache License 2.0
191 stars 55 forks source link

Fix parsing composer write coils and register requests - they should … #138

Closed aldas closed 1 year ago

aldas commented 1 year ago

Fix parsing composer write coils and register requests - they should act as composer/Register* classes

Relates to #137