Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 471 Bytes

File metadata and controls

16 lines (10 loc) · 471 Bytes

Z-Wave JS Firmware integrity hash creation tool

This tool is meant to help generate the integrity hash for the Z-Wave JS firmware update service.

Requirements

A recent version of Node.js is required (v16.9 or newer).

Usage

npx @zwave-js/firmware-integrity <url>
npx @zwave-js/firmware-integrity <file>

This loads or downloads the given file or URL, extracts the raw firmware data, and generates the integrity hash.