You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
使用TCP服务网关接入设备
使用TCP服务来接入设备
使用:
- 在
网络组件中创建TCP服务并启动.
- 在
设备网关中创建TCP服务设备网关,配置使用的消息协议,启动网关.
::: tip 注意
如果消息支持粘拆包处理,请在TCP服务中配置好处理方式.
:::