ProtoFirmwareUpgradeConfiguration$json top-level constant
- @Deprecated('Use protoFirmwareUpgradeConfigurationDescriptor instead')
Map<String, Object>
const
ProtoFirmwareUpgradeConfiguration$json
Implementation
@$core.Deprecated('Use protoFirmwareUpgradeConfigurationDescriptor instead')
const ProtoFirmwareUpgradeConfiguration$json = {
'1': 'ProtoFirmwareUpgradeConfiguration',
'2': [
{'1': 'estimatedSwapTimeMs', '3': 1, '4': 1, '5': 3, '10': 'estimatedSwapTimeMs'},
{'1': 'eraseAppSettings', '3': 2, '4': 1, '5': 8, '10': 'eraseAppSettings'},
{'1': 'pipelineDepth', '3': 3, '4': 1, '5': 3, '10': 'pipelineDepth'},
{'1': 'byteAlignment', '3': 4, '4': 1, '5': 14, '6': '.ProtoFirmwareUpgradeConfiguration.ImageUploadAlignment', '10': 'byteAlignment'},
{'1': 'reassemblyBufferSize', '3': 5, '4': 1, '5': 4, '10': 'reassemblyBufferSize'},
{'1': 'firmwareUpgradeMode', '3': 6, '4': 1, '5': 14, '6': '.ProtoFirmwareUpgradeConfiguration.FirmwareUpgradeMode', '10': 'firmwareUpgradeMode'},
],
'4': [ProtoFirmwareUpgradeConfiguration_ImageUploadAlignment$json, ProtoFirmwareUpgradeConfiguration_FirmwareUpgradeMode$json],
};