Socket
Socket
Sign inDemoInstall

github.com/NathanBaulch/EnphaseOpenAPI

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/NathanBaulch/EnphaseOpenAPI


Version published
Created
Source

Unofficial Enphase OpenAPI specification and clients

The Enlighten Systems API

The Enlighten Systems API is a JSON-based API that provides access to performance data for a PV system. By using the Enlighten Systems API, you agree to the Enphase Energy API License Agreement.

Please note that the Enlighten Systems API does not provide performance data at a panel or microinverter level.

Provided clients

  • Bash
  • C#
  • Go
  • Javascript
  • PHP
  • Python

These API clients were generated by the OpenAPI Generator project version 6.2.1.

Additional clients

Clients in other OpenAPI Generator supported languages can be created as follows:

LANG=java
make ./bin/openapi-generator-cli
./bin/openapi-generator-cli generate \
    -i ./enlighten.yaml \
    -g $LANG \
    -o ./$LANG/enlighten \
    --package-name enlighten \
    --http-user-agent EnphaseOpenAPI/$LANG

FAQs

Package last updated on 08 Nov 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc