1. 首页
  2. 数据库
  3. 其它
  4. 1ot api 源码

1ot api 源码

上传者: 2021-04-24 19:34:03上传 ZIP文件 212.61KB 热度 3次
1ot node.js连接器 api的连接器 安装 纱 yarn add 1ot-api npm npm install 1ot-api 用法 import Connector , { primaryStatuses , secondaryStatuses } from '1ot-api' const username = '...' const password = '...' ; ( async ( ) => { const connector = new Connector ( /* tokenData if it was saved */ ) // Happen every time new access token received connector . on ( 'token' , ( tokenData ) => { const
下载地址
用户评论