-
Notifications
You must be signed in to change notification settings - Fork 63
Home
Oscura edited this page Jul 8, 2022
·
4 revisions
Welcome to the iot-communication wiki!
@2019-2022 Oscura, All Rights Reserved
<dependency>
<groupId>com.github.xingshuangs</groupId>
<artifactId>iot-communication</artifactId>
<version>1.2.0</version>
</dependency>
Now, it is a tool for iot communication.
- It includes Siemens S7 protocol, it can access to S1200.(包含西门子S7协议,目前可以访问西门子1200)Siemens S7 protocol
- It includes ModbusTCP protocol.(包含modbusTCP通信协议)
- It can parse byte array data.(可以进行字节数组数据解析)