download_firmware
Push firmware or files to target devices using device IDs and file references for device management and updates.
Instructions
Push a firmware (or any file) to a device
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_id | Yes | Target device ID | |
| file_id | Yes | GridFS _id of the file to download | |
| filename | No | (optional) file name to pass to the CPE |