juicenet

1.0.1 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i juicenet

Weekly Downloads

1

Version

1.0.1

License

Apache-2.0

Unpacked Size

25.8 kB

Total Files

7

Last publish

Collaborators

  • ketsugi