GitHub user boyucjz added a comment to the discussion: 增加自定义TCP协议设备监控

1.引用hutool-socket第三方java库进行socket开发
2.配置服务器名称、服务器IP、端口号
3.配置连接超时时间
4.数据缓冲区配置:发送缓冲区大小、接收缓冲区大小
5.配置采集命令(16进制串)
6.配置解析规则
6.1返回字节流顺序:高序字节\低序字节
6.2要素名称、要素起始字节、要素字节长度、要素类型(short int long float double char)

GitHub link: 
https://github.com/apache/hertzbeat/discussions/3008#discussioncomment-12612408

----
This is an automatically sent email for dev@hertzbeat.apache.org.
To unsubscribe, please send an email to: dev-unsubscr...@hertzbeat.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@hertzbeat.apache.org
For additional commands, e-mail: dev-h...@hertzbeat.apache.org

Reply via email to