carwings:用于Nissan Leaf Carwings API的Go软件包和CLI工具

时间:2021-05-23 07:14:52
【文件属性】:
文件名称:carwings:用于Nissan Leaf Carwings API的Go软件包和CLI工具
文件大小:18KB
文件格式:ZIP
更新时间:2021-05-23 07:14:52
golang leaf nissan carwings Go 雕刻品 carwings是Go软件包和命令行工具,可用于访问Nissan Leaf Carwings API。 通过Carwings API,您可以要求车辆提供最新数据,查看当前的电池和充电状态,查看当前的气候控制状态,远程启动或停止气候控制以及远程开始充电。 命令行工具 carwings工具可以安装在: go get github.com/joeshaw/carwings/cmd/carwings 自行运行carwings以查看完整的使用信息。 更新车辆信息: carwings -username -password update 要获取最新的电池状态: carwings -username -password battery 这将打印如下内容: Logging into Car
【文件预览】:
carwings-master
----carwings.go(34KB)
----go.mod(148B)
----.github()
--------workflows()
----go.sum(580B)
----LICENSE(1KB)
----README.md(3KB)
----.gitignore(22B)
----cmd()
--------carwings()

网友评论