Deepak Kodihalli | 4ac9344 | 2021-04-20 14:44:48 +0530 | [diff] [blame] | 1 | { |
| 2 | "PackageHeaderInformation": { |
| 3 | "PackageHeaderIdentifier": "1244D2648D7D4718A030FC8A56587D5A", |
| 4 | "PackageHeaderFormatVersion": 2, |
| 5 | "PackageReleaseDateTime": "25/12/2021 00:00:00", |
| 6 | "PackageVersionString": "VersionString1" |
| 7 | }, |
| 8 | "FirmwareDeviceIdentificationArea": [ |
| 9 | { |
| 10 | "DeviceUpdateOptionFlags": [ |
| 11 | 0 |
| 12 | ], |
| 13 | "ComponentImageSetVersionString": "VersionString2", |
| 14 | "ApplicableComponents": [ |
| 15 | 100, |
| 16 | 200 |
| 17 | ], |
| 18 | "InitialDescriptor": { |
| 19 | "InitialDescriptorType": 2, |
| 20 | "InitialDescriptorData": "1244D2648D7D4718A030FC8A56587D5B" |
| 21 | } |
| 22 | }, |
| 23 | { |
| 24 | "DeviceUpdateOptionFlags": [ |
| 25 | ], |
| 26 | "ComponentImageSetVersionString": "VersionString3", |
| 27 | "ApplicableComponents": [ |
| 28 | 100, |
| 29 | 200, |
| 30 | 300 |
| 31 | ], |
| 32 | "InitialDescriptor": { |
| 33 | "InitialDescriptorType": 2, |
| 34 | "InitialDescriptorData": "1244D2648D7D4718A030FC8A56587D5C" |
| 35 | } |
| 36 | }, |
| 37 | { |
| 38 | "DeviceUpdateOptionFlags": [ |
| 39 | ], |
| 40 | "ComponentImageSetVersionString": "VersionString4", |
| 41 | "ApplicableComponents": [ |
| 42 | 100 |
| 43 | ], |
| 44 | "InitialDescriptor": { |
| 45 | "InitialDescriptorType": 2, |
| 46 | "InitialDescriptorData": "1244D2648D7D4718A030FC8A56587D5D" |
| 47 | } |
| 48 | } |
| 49 | ], |
| 50 | "ComponentImageInformationArea": [ |
| 51 | { |
| 52 | "ComponentClassification": 10, |
| 53 | "ComponentIdentifier": 100, |
| 54 | "ComponentOptions": [ |
| 55 | ], |
| 56 | "RequestedComponentActivationMethod": [ |
| 57 | ], |
| 58 | "ComponentVersionString": "VersionString5" |
| 59 | }, |
| 60 | { |
| 61 | "ComponentClassification": 10, |
| 62 | "ComponentIdentifier": 200, |
| 63 | "ComponentOptions": [ |
| 64 | ], |
| 65 | "RequestedComponentActivationMethod": [ |
| 66 | 0 |
| 67 | ], |
| 68 | "ComponentVersionString": "VersionString6" |
| 69 | }, |
| 70 | { |
| 71 | "ComponentClassification": 16, |
| 72 | "ComponentIdentifier": 300, |
| 73 | "ComponentOptions": [ |
| 74 | 0 |
| 75 | ], |
| 76 | "RequestedComponentActivationMethod": [ |
| 77 | 2, |
| 78 | 3 |
| 79 | ], |
| 80 | "ComponentVersionString": "VersionString7" |
| 81 | } |
| 82 | ] |
| 83 | } |