mqtt
This commit is contained in:
25
uni_modules/yh-wsmqtt/package.json
Normal file
25
uni_modules/yh-wsmqtt/package.json
Normal file
@ -0,0 +1,25 @@
|
||||
{
|
||||
"id": "yh-wsmqtt",
|
||||
"name": "websocket MQTT 通讯插件,纯websocket 实现",
|
||||
"displayName": "websocket MQTT 通讯插件,纯websocket 实现",
|
||||
"version": "1.0.0",
|
||||
"description": "websocket MQTT 通讯插件,纯websocket 实现",
|
||||
"keywords": [
|
||||
"websocket;MQTT;uni"
|
||||
],
|
||||
"dcloudext": {
|
||||
"type": "js_sdk",
|
||||
"sale": {
|
||||
"regular": {
|
||||
"price": "0.00"
|
||||
},
|
||||
"sourcecode": {
|
||||
"price": "0.00"
|
||||
}
|
||||
}
|
||||
},
|
||||
"uni_modules": {
|
||||
"dependencies": [],
|
||||
"encrypt": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user