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.
766 B
766 B
#舵机
##通讯协议:
tcp通讯用的netty
1.HeartNettyClient*类是维持与plc的心跳
2.解码:MyProtocolDecode 这里收到plc的包解析处理,见通讯协议的两张图片
3.调用sdk拍照,录像,转动球机等操作在com.zhehekeji.web.lib里面
##SDK:

