0
点赞
收藏
分享

微信扫一扫

WebSocket 鉴权策略与技巧详解

做个橙梦 2023-11-25 阅读 44

1、参考文档

Working with telemetry data | ThingsBoard Community Edition

2、订阅的命令

我们需要订阅不同的数据,那么该如何来填写参数呢,你需要参考后端代码 TelemetryPluginCmdsWrapper 以及订阅返回的结果参考类:TelemetrySubscriptionUpdate

链接地址:

https://github.com/thingsboard/thingsboard/blob/release-3.6/application/src/main/java/org/thingsboard/server/service/ws/telemetry/cmd/Teleme

举报

相关推荐

0 条评论