Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 559 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 559 Bytes

adam-ascii

PyPI version

stateless asyncio python interface for Advantech 6317 and 6052 modules using the UDP ascii interface.

for TCP modbus communication, see tcp-modbus-aio: this is probably a better idea for most ADAM use cases, as TCP is both more reliable and supports more devices.

(note: this project was previously misnamed as adam-modbus, but in fact has never communicated via the modbus. whaddayaknow.)