enocean-cli
v0.12.2
Published
EnOcean CLI tool to manage EnOcean dongle and devices
Downloads
85
Readme
enocean
A new CLI generated with oclif
Usage
$ npm install -g enocean-cli
$ enocean COMMAND
running command...
$ enocean (--version)
enocean-cli/0.3.4 linux-x64 node-v24.4.1
$ enocean --help [COMMAND]
USAGE
$ enocean COMMAND
...Commands
enocean configure
Configure dongle
USAGE
$ enocean configure
DESCRIPTION
Configure dongle
EXAMPLES
$ enocean configure --helpenocean help [COMMAND]
Display help for enocean.
USAGE
$ enocean help [COMMAND...] [-n]
ARGUMENTS
COMMAND... Command to show help for.
FLAGS
-n, --nested-commands Include all nested commands in the output.
DESCRIPTION
Display help for enocean.See code: @oclif/plugin-help
enocean listen
Listen for telegrams
USAGE
$ enocean listen
DESCRIPTION
Listen for telegrams
EXAMPLES
$ enocean listenenocean version
USAGE
$ enocean version [--json] [--verbose]
FLAGS
--verbose Show additional information about the CLI.
GLOBAL FLAGS
--json Format output as json.
FLAG DESCRIPTIONS
--verbose Show additional information about the CLI.
Additionally shows the architecture, node version, operating system, and versions of plugins that the CLI is using.See code: @oclif/plugin-version
