blues/Deploy Outboard Host Firmware to Notecard
Deploy outboard host firmware to a Notecard device via Notehub API
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| project_uid | Notehub Project UID | yes | — |
| firmware_file | Path to firmware file (relative to repo root) | yes | — |
| client_id | Notehub OAuth2 Client ID | yes | — |
| client_secret | Notehub OAuth2 Client Secret | yes | — |
| device_uid | Device UID (optional - use if targeting specific device) | no | — |
| tag | Device tag (optional - use if targeting by tag) | no | — |
| serial_number | Device serial number (optional) | no | — |
| fleet_uid | Fleet UID (optional) | no | — |
| product_uid | Product UID (optional) | no | — |
| notecard_firmware | Notecard firmware version (optional) | no | — |
| location | Device location (optional) | no | — |
| sku | Notecard SKU (optional) | no | — |
Outputs
| name | description |
|---|---|
| deployment_status | Status of the firmware deployment |
| firmware_filename | Name of the uploaded firmware file |