Socket
Book a DemoInstallSign in
Socket

@zwave-js/flash

Package Overview
Dependencies
Maintainers
1
Versions
232
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

latest
Source
npmnpm
Version
15.18.0
Version published
Maintainers
1
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 17 Dec 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