https://github.com/zwave-js/firmware-integrity
Z-Wave JS Firmware integrity hash creation tool
https://github.com/zwave-js/firmware-integrity
Last synced: 9 months ago
JSON representation
Z-Wave JS Firmware integrity hash creation tool
- Host: GitHub
- URL: https://github.com/zwave-js/firmware-integrity
- Owner: zwave-js
- License: mit
- Created: 2022-08-03T08:58:09.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-10T02:58:02.000Z (over 2 years ago)
- Last Synced: 2025-08-09T00:51:02.506Z (10 months ago)
- Language: TypeScript
- Size: 1.11 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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](https://nodejs.org/en/download/) is required (v16.9 or newer).
## Usage
```
npx @zwave-js/firmware-integrity
npx @zwave-js/firmware-integrity
```
This loads or downloads the given file or URL, extracts the raw firmware data, and generates the integrity hash.