UrpSecDeviceCommand$json top-level constant

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

Implementation

@$core.Deprecated('Use urpSecDeviceCommandDescriptor instead')
const UrpSecDeviceCommand$json = {
  '1': 'UrpSecDeviceCommand',
  '2': [
    {
      '1': 'command',
      '3': 1,
      '4': 1,
      '5': 14,
      '6': '.UrpSecCommand',
      '10': 'command'
    },
    {
      '1': 'primeParameters',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.UrpSecPrimeParameters',
      '9': 0,
      '10': 'primeParameters'
    },
    {
      '1': 'secureToken',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.UrpSecureToken',
      '9': 0,
      '10': 'secureToken'
    },
    {
      '1': 'tokenRequest',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.UrpTokenRequest',
      '9': 0,
      '10': 'tokenRequest'
    },
    {
      '1': 'calibrationRequest',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.UrpSecSecureCalibrationRequest',
      '9': 0,
      '10': 'calibrationRequest'
    },
  ],
  '8': [
    {'1': 'parameters'},
  ],
};