ControlPackage$json top-level constant
Implementation
@$core.Deprecated('Use controlPackageDescriptor instead')
const ControlPackage$json = {
'1': 'ControlPackage',
'2': [
{'1': 'ctrl_type', '3': 1, '4': 1, '5': 14, '6': '.claidservice.CtrlType', '10': 'ctrlType'},
{'1': 'runtime', '3': 2, '4': 1, '5': 14, '6': '.claidservice.Runtime', '10': 'runtime'},
{'1': 'remote_client_info', '3': 3, '4': 1, '5': 11, '6': '.claidservice.RemoteClientInfo', '10': 'remoteClientInfo'},
{'1': 'status', '3': 4, '4': 1, '5': 11, '6': '.claidservice.AccumulatedStatus', '10': 'status'},
{'1': 'error_msg', '3': 5, '4': 1, '5': 11, '6': '.claidservice.ErrorMsg', '10': 'errorMsg'},
{'1': 'action_request', '3': 6, '4': 1, '5': 11, '6': '.claidservice.ActionRequest', '10': 'actionRequest'},
{'1': 'module_annotations', '3': 7, '4': 3, '5': 11, '6': '.claidservice.ControlPackage.ModuleAnnotationsEntry', '10': 'moduleAnnotations'},
{'1': 'config_upload_payload', '3': 8, '4': 1, '5': 11, '6': '.claidservice.ConfigUploadPayload', '10': 'configUploadPayload'},
{'1': 'log_message', '3': 9, '4': 1, '5': 11, '6': '.claidservice.LogMessage', '10': 'logMessage'},
{'1': 'power_profile', '3': 10, '4': 1, '5': 11, '6': '.claidservice.PowerProfile', '10': 'powerProfile'},
{'1': 'remote_function_request', '3': 11, '4': 1, '5': 11, '6': '.claidservice.RemoteFunctionRequest', '10': 'remoteFunctionRequest'},
{'1': 'remote_function_return', '3': 12, '4': 1, '5': 11, '6': '.claidservice.RemoteFunctionReturn', '10': 'remoteFunctionReturn'},
{'1': 'loose_direct_subscription', '3': 13, '4': 1, '5': 11, '6': '.claidservice.LooseDirectChannelSubscription', '10': 'looseDirectSubscription'},
],
'3': [ControlPackage_ModuleAnnotationsEntry$json],
};