npm-vwconnectapi:大众Connect API的NPM软件包

时间:2021-05-14 00:28:31
【文件属性】:
文件名称:npm-vwconnectapi:大众Connect API的NPM软件包
文件大小:21KB
文件格式:ZIP
更新时间:2021-05-14 00:28:31
JavaScript npm-vwconnectapi 基于的VW Connect API的NPM软件包 将此存储库克隆到$ path并使用 sudo npm install -g $path 安装。 示例代码: const api = require ( 'npm-vwconnectapi' ) ; var log = new api . Log ( ) ; var vwConn = new api . VwWeConnect ( ) ; vwConn . setLogLevel ( "INFO" ) ; // optional, ERROR (default), INFO, WARN or DEBUG vwConn . setCredentials ( "YourEmail" , "YourPassword" , "YourPin" ) ; vwConn . setConfig ( "id" ) ;
【文件预览】:
npm-vwconnectapi-main
----index.js(122KB)
----package.json(525B)
----LICENSE(1KB)
----.gitignore(171B)
----README.md(10KB)

网友评论