bb-eco
BB Eco — discover, monitor, and configure Brainboxes devices
Usage
bb-eco [command] [options]
Options
| Option | Description |
|---|---|
--csv | Output in CSV format |
--json | Output in JSON format |
--timeout | Override default timeout in milliseconds |
--verbose | Enable verbose/debug output |
--version | Show version information |
-?, -h, --help | Show help and usage information |
Subcommands
| Command | Description |
|---|---|
config <device> <key> <value> | Read or write device configuration |
diagnostics | Collect system and network diagnostic information |
discover | Discover Brainboxes devices on the network |
firmware | Inspect firmware state on Brainboxes devices |
list | List saved Brainboxes devices |
locate <device> | Activate the device buzzer to physically locate it |
products | Browse the Brainboxes product catalogue |
reboot <device> | Reboot a Brainboxes device |
scan <cidr> | Scan a subnet for network devices (TCP port probe + HTTP enrichment) |
template | Manage device configuration templates |
upgrade <device> <firmware-file> | Upgrade firmware on a Brainboxes device |
This page is auto-generated from the live CLI help text. Do not edit by hand — re-run node scripts/gen-cli-reference.mjs after changes.