docs/current/mqttclient #80
Replies: 1 comment
-
想要订阅事件隔离: 指定的一个订阅绑定一个事件, 事件仅接收这个订阅的消息, 而不是所有的消息, 比如订阅传感器A的TOPIC A时,绑定事件A,订阅传感器B的TOPIC B时,绑定事件B,那么当该TOPIC A有数据到达时, 事件A会接收到数据, 事件B不会接收到 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
docs/current/mqttclient
定义
http://localhost:3000/docs/current/mqttclient
Beta Was this translation helpful? Give feedback.
All reactions