particle-iot/Flash Particle Device Action
Flash compiled firmware to a device
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| particle-access-token | Particle API access token with permission to flash devices | yes | — |
| device-id | Device ID of the device to be targeted | yes | — |
| firmware-path | Path to firmware binary | yes | — |
| timeout-ms | Time in ms to wait for the device to come back online after flashing | no | 300000 |
Outputs
no outputs