RobotConfig$json top-level constant

  1. @Deprecated('Use robotConfigDescriptor instead')
Map<String, Object> const RobotConfig$json

Implementation

@$core.Deprecated('Use robotConfigDescriptor instead')
const RobotConfig$json = {
  '1': 'RobotConfig',
  '2': [
    {'1': 'cloud', '3': 1, '4': 1, '5': 11, '6': '.viam.app.v1.CloudConfig', '10': 'cloud'},
    {'1': 'remotes', '3': 2, '4': 3, '5': 11, '6': '.viam.app.v1.RemoteConfig', '10': 'remotes'},
    {'1': 'components', '3': 3, '4': 3, '5': 11, '6': '.viam.app.v1.ComponentConfig', '10': 'components'},
    {'1': 'processes', '3': 4, '4': 3, '5': 11, '6': '.viam.app.v1.ProcessConfig', '10': 'processes'},
    {'1': 'services', '3': 5, '4': 3, '5': 11, '6': '.viam.app.v1.ServiceConfig', '10': 'services'},
    {'1': 'network', '3': 6, '4': 1, '5': 11, '6': '.viam.app.v1.NetworkConfig', '9': 0, '10': 'network', '17': true},
    {'1': 'auth', '3': 7, '4': 1, '5': 11, '6': '.viam.app.v1.AuthConfig', '9': 1, '10': 'auth', '17': true},
    {'1': 'debug', '3': 8, '4': 1, '5': 8, '9': 2, '10': 'debug', '17': true},
    {'1': 'modules', '3': 9, '4': 3, '5': 11, '6': '.viam.app.v1.ModuleConfig', '10': 'modules'},
    {'1': 'disable_partial_start', '3': 10, '4': 1, '5': 8, '9': 3, '10': 'disablePartialStart', '17': true},
    {'1': 'packages', '3': 11, '4': 3, '5': 11, '6': '.viam.app.v1.PackageConfig', '10': 'packages'},
    {'1': 'overwrite_fragment_status', '3': 12, '4': 3, '5': 11, '6': '.viam.app.v1.AppValidationStatus', '10': 'overwriteFragmentStatus'},
    {'1': 'enable_web_profile', '3': 13, '4': 1, '5': 8, '9': 4, '10': 'enableWebProfile', '17': true},
  ],
  '8': [
    {'1': '_network'},
    {'1': '_auth'},
    {'1': '_debug'},
    {'1': '_disable_partial_start'},
    {'1': '_enable_web_profile'},
  ],
};