ISISComputingGroup / ISISComputingGroup/lewis
Binding devices attributes via modbus
Open
- Dominant language
- Python
- Stars
- 24
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
Hi guys,
In the documentation file it is written that:
> class `ModbusBasicDataBank` does not support binding addresses to attributes or functions of the device or interface.
So my question is what does support binding mechanism in case of modbus.
In the example on github, there is only interface layer with `ModbusBasicDataBank` which initializes addresses and values.
How I can get data from simulated device via modbus?
Contributor guide
Assessment
This issue has not been assessed yet.