@zwave-js/firmware-integrity
v1.0.2
Published
Z-Wave JS Firmware integrity hash creation tool
Downloads
19
Readme
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.