Skip to content
This repository was archived by the owner on May 21, 2025. It is now read-only.

ketsugi/node-juicenet

Repository files navigation

node-juicenet

Version License Downloads

An unofficial Node client for enel-X's JuiceNet API

Instructions

In order to use this client, you will need your JuiceNet API token.

  1. Login to the JuiceNet portal.
  2. Navigate to your User Profile.
  3. You should find your JuiceNet API token there.

With the API token in hand, you can now call the getDevices (or getDevicesAsync) function to fetch a list of EVSE devices registered to your JuiceNet account. For each device on the account, the response will include another token that is specific to that charger. These two tokens (API and charger) will be needed for all other function calls.

About

Node client for enel-X's JuiceNet API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors