things/protocol/info
thingsProtocolInfo

新增自定义协议

post/api/v1/things/protocol/info/create

Request body

idinteger
namestring
codestring

iThings,iThings-thingsboard,wumei,aliyun,huaweiyun,tuya

typestring

协议类型: 普通设备(默认):normal 音视频:media

transProtocolstring

传输协议: mqtt,tcp,udp

descstring
endpointsstring[]
etcdKeystring
isEnableSyncProductinteger required

是否支持主动同步产品信息

isEnableSyncDeviceinteger required

是否支持主动同步设备信息

Response

A successful response.

codeinteger
msgstring

Changes