Socket
Book a DemoInstallSign in
Socket

github.com/nathanbaulch/enphaseopenapi

Package Overview
Dependencies
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/nathanbaulch/enphaseopenapi

Source
Go Modules
Version
v0.0.0-20221108073044-e19a37ef5a56
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