🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@zwave-js/flash

Package Overview
Dependencies
Maintainers
1
Versions
211
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zwave-js/flash

zwave-js: firmware flash utility

15.6.0
latest
Source
npm
Version published
Weekly downloads
262
149.52%
Maintainers
1
Weekly downloads
 
Created
Source

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.

FAQs

Package last updated on 28 May 2025

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