0.0.2 • Published 3 years ago

iotgateway v0.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

在项目根目录下加入配置文件popConfig.json

内容示例

{ "accessKeyId": "", "accessKeySecret": "", "pop": { "endpoint": "http://iot.cn-shanghai.aliyuncs.com", "apiVersion": "2018-01-20" }, "gateway": { "accessKey": "", "secretKey": "", "timeout": 10000, "stage": "RELEASE", "host": "", "protocol": "http", "identityId": "" } }