pymodbus-dev / pymodbus

A full modbus protocol written in python
Other
2.16k stars 889 forks source link

Fixed kwargs not being expanded for actions on bit registers #2161

Closed sumguytho closed 2 months ago

janiversen commented 2 months ago

A nice catch, seems you are using the simulator, interested in participating in defining how to configure the datastore simulator for the future ?

Background, we are going to replace all datastores with the simulator datastore. The other datastores will remain but will generate a simulator datastore. The challenge is to make a datastore simulator configuration easy to understand and use for application users.

sumguytho commented 2 months ago

Hey, thanks for the offer but I'd decline. Glad I could help the project, though.