2019-07-27 17:06:40 +08:00
|
|
|
{
|
|
|
|
"common": {
|
2019-07-27 17:13:15 +08:00
|
|
|
"name": "bengzhan",
|
2019-07-27 17:06:40 +08:00
|
|
|
"version": "0.1.0",
|
2019-07-27 17:13:15 +08:00
|
|
|
"title": "定时更新泵站对象",
|
2019-07-27 17:06:40 +08:00
|
|
|
"desc": {
|
|
|
|
"en": "This adapter allows to send pushover notifications from yunkong2",
|
2019-07-27 17:13:15 +08:00
|
|
|
"cn": "泵站对象更新"
|
2019-07-27 17:06:40 +08:00
|
|
|
},
|
|
|
|
"authors": [
|
|
|
|
"spacen <zhongjin1971@gmail.com>"
|
|
|
|
],
|
|
|
|
"license": "MIT",
|
|
|
|
"platform": "Node.js",
|
|
|
|
"mode": "daemon",
|
|
|
|
"availableModes": [
|
|
|
|
"daemon",
|
|
|
|
"subscribe"
|
|
|
|
],
|
|
|
|
"loglevel": "info",
|
|
|
|
"messagebox": true,
|
|
|
|
"materialize": true,
|
|
|
|
"subscribe": "messagebox",
|
2019-07-27 17:13:15 +08:00
|
|
|
"readme": "https://git.spacen.net/yunkong2/yunkong2.bengzhan/raw/master/README.md",
|
2019-07-27 17:06:40 +08:00
|
|
|
"wakeup": true,
|
|
|
|
"enabled": true,
|
|
|
|
"icon": "pushover.png",
|
|
|
|
"keywords": [
|
|
|
|
"notification",
|
2019-07-27 17:13:15 +08:00
|
|
|
"bengzhan",
|
2019-07-27 17:06:40 +08:00
|
|
|
"message"
|
|
|
|
],
|
2019-07-27 17:13:15 +08:00
|
|
|
"extIcon": "https://git.spacen.net/yunkong2/yunkong2.bengzhan/raw/master/admin/pushover.png",
|
2019-07-27 17:06:40 +08:00
|
|
|
"type": "messaging",
|
|
|
|
"blockly": true
|
|
|
|
},
|
|
|
|
"native": {
|
|
|
|
"user_name": "admin",
|
|
|
|
"user_passwd": "bdDm@648",
|
|
|
|
"ec_name": "华翔翔能(湖南)能源科技有限公司",
|
|
|
|
"token": "xxxxx",
|
|
|
|
"title": "yunkong2",
|
|
|
|
"sound": "",
|
|
|
|
"priority": 0,
|
|
|
|
"smsLoginUrl":"http://mas.ecloud.10086.cn/app/http/authorize",
|
|
|
|
"smsUrl" : "http://mas.ecloud.10086.cn/app/http/sendSms"
|
|
|
|
},
|
|
|
|
"objects": []
|
|
|
|
}
|