-
Notifications
You must be signed in to change notification settings - Fork 1.1k
MQTT
wuzhun.wz edited this page Jun 12, 2018
·
1 revision
-
返回
string
对象, 表示MQTT模块的版本信息
-
config :
object
对象,MQTT配置参数,上云三要素- productKey
- deviceName
- deviceSecret
-
callback: 回调函数
-
callback = function(error)
,error
为空表示启动成功
-
-
返回
number
, 0表示正常 启动MQTT功能
-
topic :
string
对象 -
返回
number
, 0表示成功 订阅主题
-
topic :
string
对象 -
返回
number
, 0表示成功 取消订阅主题
-
topic :
string
对象 -
msg :
string
对象 -
返回
number
, 0表示成功 推送消息
�
| Home | Tutorial | Hardware | Porting Guide | Utilities | API Reference | Technical Docs | Certification |
Crafted with ❤️ by AliOS Things Team.