homee api:与homee互动的图书馆 源码

上传:shyly492 浏览: 10 推荐: 0 文件:ZIP 大小:43.69KB 上传时间:2021-04-06 13:04:09 版权申诉
homee API包装器 与互动的图书馆 安装 npm install homee-api --save 用法 连接 const Homee = require ( 'homee-api' ) ; const homee = new Homee ( host , user , password , options ) ; homee . connect ( ) . then ( ( ) => { // } ) . catch ( ( error ) => { console . log ( error ) ; } ) ; 选项 { device : 'homeeApi' , reconnect : true , reconnectInterval : 5000 , maxRetries : Infin
上传资源
用户评论