PowerProfile$json top-level constant
Implementation
@$core.Deprecated('Use powerProfileDescriptor instead')
const PowerProfile$json = {
'1': 'PowerProfile',
'2': [
{'1': 'power_profile_type', '3': 1, '4': 1, '5': 14, '6': '.claidservice.PowerProfileType', '10': 'powerProfileType'},
{'1': 'frequency', '3': 2, '4': 1, '5': 1, '10': 'frequency'},
{'1': 'period', '3': 3, '4': 1, '5': 1, '10': 'period'},
{'1': 'additional_information', '3': 4, '4': 3, '5': 11, '6': '.claidservice.PowerProfile.AdditionalInformationEntry', '10': 'additionalInformation'},
],
'3': [PowerProfile_AdditionalInformationEntry$json],
};