sfera-labs/exo-sense-py-modbus

modbus rtu slave

Closed this issue · 1 comments

Hi, where can I found an example of the implementation of the Modbus slave?

For the function: def get_request(self, unit_addr_list, timeout=None)

Thanks

Hi,
This repo is an example. Check the modbus.py file mainly.