Skip to content
This repository has been archived by the owner on Feb 7, 2021. It is now read-only.

A Node.js client for the Enlighted Energy Manager REST API

License

Notifications You must be signed in to change notification settings

JamesMGreene/node-enlighted-api

Repository files navigation

node-enlighted-api

A Node.js client for the Enlighted Energy Manager REST API

Installation

$ npm install --save enlighted-api

API

Quirks

The Enlighted Energy Manager REST API is not without its quirks.

Some things to watch out for include:

  • Commands sent to non-existent fixtures still return an HTTP status code of 200 (OK) and a body status of {"status": 0} (which is the normal result for a successful operation).
  • ???

License

Copyright (c) 2017, James M. Greene (MIT License)

About

A Node.js client for the Enlighted Energy Manager REST API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published