An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.7% on proxy.golang.org
Top 2.8% dependent packages on proxy.golang.org
Top 1.0% dependent repos on proxy.golang.org
Top 0.8% docker downloads on proxy.golang.org

proxy.golang.org : github.com/andig/go-powerwall

Package powerwall implements an interface for accessing Tesla Powerwall devices via the local-network API. Note: This API is currently undocumented, and all information about it has been obtained through reverse-engineering. Some information here may therefore be incomplete or incorrect at this time, and it is also possible that the API will change without warning. Much of the information used to build this library was obtained from https://github.com/vloschiavo/powerwall2. If you have additional information about any of this, please help by contributing what you know to that project. General usage: First, you will need to create a new powerwall.Client object using the NewClient function. After that has been done, you can use any of the following functions on that object to interact with the Powerwall gateway. Functions for authentication and login: (Note: DoLogin generally does not need to be called explicitly) Functions for configuring the client object: Functions for reading power meter data: Functions for reading network interface info: Functions for getting general info about the gateway and site: Functions for getting info about the system state:

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/andig/go-powerwall
License: MIT
Latest release: over 3 years ago
First release: over 3 years ago
Namespace: github.com/andig
Dependent packages: 4
Dependent repositories: 32
Stars: 0 on GitHub
Forks: 1 on GitHub
Docker dependents: 4
Docker downloads: 363,242
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/andig
Last synced: 16 days ago

    Loading...
    Readme
    Loading...