UrpPsuDeviceCommand$json top-level constant

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

Implementation

@$core.Deprecated('Use urpPsuDeviceCommandDescriptor instead')
const UrpPsuDeviceCommand$json = {
  '1': 'UrpPsuDeviceCommand',
  '2': [
    {'1': 'command', '3': 1, '4': 1, '5': 14, '6': '.UrpPsuCommand', '10': 'command'},
    {'1': 'searchParameters', '3': 2, '4': 1, '5': 11, '6': '.UrpPsuSearchParameters', '9': 0, '10': 'searchParameters'},
    {'1': 'pairParameters', '3': 3, '4': 1, '5': 11, '6': '.UrpPsuPairParameters', '9': 0, '10': 'pairParameters'},
  ],
  '8': [
    {'1': 'parameters'},
  ],
};