Modbus plugin is not using the [generic handler definition](../../PyScada/tree/main/pyscada/device.py). We need to change the [`device.py`](../tree/main/pyscada/device.py) file in order to use an handler file if specified. It is done in others plugins (visa, smbus...)
Modbus plugin is not using the generic handler definition.
We need to change the
device.pyfile in order to use an handler file if specified.It is done in others plugins (visa, smbus...)