Campaign
Firmware upgrade information.
Campaign
Firmware upgrade information.
Properties
| Name | Type | Required | Description |
|---|---|---|---|
id | string | Yes | Upgrade identifier. |
accountName | string | Yes | Account identifier. |
campaignName | string | No | Campaign name. |
firmwareName | string | No | Name of firmware. |
firmwareFrom | string | No | Old firmware version. |
firmwareTo | string | No | New firmware version. |
protocol | string (default: LWM2M) | Yes | The protocol of the firmware distribution. Default: LWM2M. |
make | string | Yes | Applicable make. |
model | string | Yes | Applicable model. |
startDate | string (date) | Yes | Campaign start date. |
endDate | string (date) | Yes | Campaign end date. |
campaignTimeWindowList | array | No | List of allowed campaign time windows. |
status | string | Yes | Firmware upgrade status. |
autoAssignLicenseFlag | boolean | Yes | Any device included in the device list which does not have a license will automatically be assigned a FOTA license, assuming there are enough FOTA licenses available, when set to true. |
autoAddDevicesFlag | boolean | Yes | Beyond the devices included on the device list, any other device(s) which matches the eligibility criteria (same make, model, current firmware, protocol, billing account) will automatically be added to the campaign list during the life of the campaign when set to true. |