Skip to content

Latest commit

 

History

History
59 lines (39 loc) · 1.69 KB

README.md

File metadata and controls

59 lines (39 loc) · 1.69 KB

GO PLC

Native Go implementation of PLC protocols for iot-master and others.

github.com/zgwit/iot-master

Attention

This repo is not available for real project!!!

Join us pls if you want.

Quickstart

# make sure you have go1.17 or higher

# install library
go get -u github.com/zgwit/go-plc

Plan

NAME COMPLETE TESTED COMMENT
Modbus RTU
Modbus TCP
Modbus ASCII Won't
Omron Fins
Omron Hostlink
Siemens PPI
Siemens FetchWrite
Siemens S7
Mitsubishi FxProgram
Mitsubishi FxSpecial
Mitsubishi A1C
Mitsubishi A1E
Mitsubishi Q2C
Mitsubishi Q3E
Mitsubishi Q4C
Mitsubishi Q4E

Authors

The zgwit team.

If you need to get in touch with us directly you may find us on zgwit.com but try to create an issue first.

How to join

Just Fork & PR!

License

MIT