juechafun/01-项目/2604-物联数据中台/操作说明-第三方客户端接入.md

36 lines
711 B
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
#领域/未知
#复盘/0 #临时/备忘 #状态/待处理
20260325-备忘-主题名-文件内容
## 一句话描述
[________]
---
![[Pasted image 20260325171221.png]]![[Pasted image 20260325171258.png]]
![[Pasted image 20260325171512.png]]
![[Pasted image 20260325171615.png]]
物联服务器的全权限账号以及数据使用说明
host: mqtt//121.5.75.157
port: 1883
websocket port: 18883
username: openclass
password: openclass
发布格式:
主题名:<物联数据中台项目ID>/主题名
消息内容: {"userId": <用户ID>, "msg": "消息内容"}
订阅格式:
主题名:<物联数据中台项目ID>/主题名
消息内容: {"userId": <用户ID>, "msg": "消息内容"}