跳到正文

MQTT

共 2 篇文章

约 2 分钟

开源MQTT协议记录

JetLinks 分组 topic 上下行 说明 属性上报 /{productId:产品ID}/{deviceId:设备ID}/properties/report 上行 上报物模型属性数据 读取属性 /{productId:产品ID}/{deviceId:设备ID}/properties/read 下行 平台下发读取物模型属性数据指令 /{productId:产品ID}/{deviceId:设备I...