@zwave-js/flash
TypeScript icon, indicating that this package has built-in type declarations

15.4.1 • Public • Published

Z-Wave JS: Firmware Flasher

CLI utility to flash the firmware on Z-Wave controllers

WARNING: Flashing the wrong firmware may brick your controller. Use at your own risk!

Usage

You can either execute the current version directly from npm using

npx @zwave-js/flash@latest <port> <filename> [--verbose]

or you can execute the version in the checked out repository by executing

yarn ts packages/flash/src/cli.ts <port> <filename> [--verbose]

The --verbose flag will cause the driver logs to be printed to console.

Readme

Keywords

none

Package Sidebar

Install

npm i @zwave-js/flash

Weekly Downloads

244

Version

15.4.1

License

MIT

Unpacked Size

9.26 kB

Total Files

7

Last publish

Collaborators

  • alcalzone