You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
5 years ago | |
|---|---|---|
| .idea | 5 years ago | |
| bin | 6 years ago | |
| docker | 6 years ago | |
| libs | 5 years ago | |
| modules | 5 years ago | |
| playbook | 5 years ago | |
| web | 5 years ago | |
| SDK_ReadMe_请先读我.txt | 5 years ago | |
| plc通讯协议1.jpg | 5 years ago | |
| plc通讯协议2.jpg | 5 years ago | |
| pom.xml | 5 years ago | |
| readme.md | 5 years ago | |
readme.md
#舵机
##通讯协议:
tcp通讯用的netty
1.HeartNettyClient*类是维持与plc的心跳
2.解码:MyProtocolDecode 这里收到plc的包解析处理,见通讯协议的两张图片
3.调用sdk拍照,录像,转动球机等操作在com.zhehekeji.web.lib里面
##SDK:

