Skip to content

Now, it is a tool for iot communication, it includes Siemens S7 protocol, Modbus protocol, MITSUBISHI MELSEC (MC) Protocol, RTSP / RTCP / RTP / H264 / MP4(FMP4) protocol, Parse byte array data.

License

Notifications You must be signed in to change notification settings

xingshuangs/iot-communication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IOT-COMMUNICATION

Maven-v1.5.1 Language-java8 Idea-2022.02.03 CopyRight-Oscura License

English(英文) | Chinese(中文)

Overview

If this project helps you, please give the author a ⭐ .

Now, it is a tool for iot communication, used for the learning and development of protocols, it includes

  • Siemens S7 protocol, support PLC S1500, S1200, S400, S300, S200Smart, Siemens SINUMERIK 828D. S7Client DEMO.
  • Modbus protocol, support ModbusTcp, ModbusRtuOverTcp, ModbusAsciiOverTcp.
  • Mitsubishi Melsec(MC) Protocol, support PLC iQ-R series, Q/L series, QnA series, Only the L Series has been tested so far.
  • RTSP, RTCP, RTP, H264, MP4 (FMP4) protocol, RTSP + H264 + FMP4 + WebSocket + MSE + WEB. WEB Monitor DEMO.
  • Parse byte array data.

Getting Started

Add the dependency to pom.xml in the JAVA project.

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

Tutorial

Contact

If you have any questions, please contact the author in the following ways, and the author will give answers in his spare time.

License

Distributed under the MIT License. See LICENSE for more information.
@2019 - 2099 Oscura (xingshuang), All Rights Reserved.

❗❗❗ Please strictly abide by the MIT agreement and add the author's copyright license notice when using.

Disclaimer

The dependencies used in this project are as follows:

Number Scope Dependency Version License Date Copyright
1 provided lombok 1.18.26 MIT 2009-2021 Lombok Authors
2 test junit 4.13.2 EPL-1.0 2002-2021 junit
3 test slf4j-simple 2.0.6 MIT 2004-2023 QOS.ch
4 compile slf4j-api 2.0.6 MIT 2004-2023 QOS.ch

Sponsor

Buy me a cup of coffee.
WeChat (Please note your name)
wechat

About

Now, it is a tool for iot communication, it includes Siemens S7 protocol, Modbus protocol, MITSUBISHI MELSEC (MC) Protocol, RTSP / RTCP / RTP / H264 / MP4(FMP4) protocol, Parse byte array data.

Topics

Resources

License

Stars

Watchers

Forks

Languages