New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ez1cli

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ez1cli

NodeJS command line API client and library for APSystems EZ1-(M|H) microinverters API

  • 0.0.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

ez1cli

APSysems microinverters EZ1-M API cli

  • ez1cli
  • Usage
  • Commands

Usage

$ npm install -g ez1cli
$ ez1cli COMMAND
running command...
$ ez1cli (--version)
ez1cli/0.0.3 darwin-x64 node-v21.7.3
$ ez1cli --help [COMMAND]
USAGE
  $ ez1cli COMMAND
...

Commands

ez1cli get COMMAND IP

Get info from the microinverter API

USAGE
  $ ez1cli get COMMAND IP [--json]

ARGUMENTS
  COMMAND  (device-info|data) Information to get from the microinverter API
  IP       IP of the microinverter

GLOBAL FLAGS
  --json  Format output as json.

DESCRIPTION
  Get info from the microinverter API

EXAMPLES
  $ minverter get device 192.168.4.10

See code: src/commands/get/index.ts

Keywords

FAQs

Package last updated on 22 Apr 2024

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

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc