Skip to content

rustyy/ecoflow-api-playground

Repository files navigation

Ecoflow developer API playground

Setup

Run npm i to install all dependencies. Copy .env.example and rename to .env and enter your access- and secret-key as well as the client-id you want to use for the application.

Note: Only 10 clients are allowed to connect, further requests are blocked.

After .env-file is ready, you can run the scripts located in the example dir:

e.g. npx ts-node examples/rest/03-get-device-quota.ts

Further reading / inspirations

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published