10. 自定义TCP
基本信息
模式
请求响应
字节序
big-endian
字符集
utf8
换行符
default
通讯连接
连接名称
GeekOpen MQTT
请求参数
JSON
root
object
type
string
"custom"
设备自定义固定传"custom"
protocol
string
"tcp"
TCP协议固定传"tcp"
server
string
"192.168.5.51"
自定义TCP服务器地址
port
string
"8899"
自定义TCP服务器端口
响应解析
JSON
root
object
port
string
server
string
protocol
string
messageId
string