Skip to content
Oscura edited this page Jul 8, 2022 · 4 revisions

Welcome to the iot-communication wiki!

IOT-COMMUNICATION

Maven-v1.2.0 Language-java8 Idea-2018.02.04 CopyRight-Oscura

CopyRight

@2019-2022 Oscura, All Rights Reserved

How to get(如何获取)

<dependency>
    <groupId>com.github.xingshuangs</groupId>
    <artifactId>iot-communication</artifactId>
    <version>1.2.0</version>
</dependency>

Description(简介)

Now, it is a tool for iot communication.

  1. It includes Siemens S7 protocol, it can access to S1200.(包含西门子S7协议,目前可以访问西门子1200)Siemens S7 protocol
  2. It includes ModbusTCP protocol.(包含modbusTCP通信协议)
  3. It can parse byte array data.(可以进行字节数组数据解析)
Clone this wiki locally