-
-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
Description
Summary
It's possible to use modbus master write requests to change register values.
If you restart the slave (modbus-server) the server ignores that changes and uses the configuration file to re-initilaize freshly all registers with their default values.
It will be good to have a configuration option to enable a register persistence to reinitialize with the last defined values instead of the initial ones.