ez1cli
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

ez1cli

APSysems microinverters EZ1-M API cli

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

Package Sidebar

Install

npm i ez1cli

Weekly Downloads

3

Version

0.0.3

License

MIT

Unpacked Size

9.66 kB

Total Files

14

Last publish

Collaborators

  • tombatossals