UrpPsuCommandWrapper$json top-level constant

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

Implementation

@$core.Deprecated('Use urpPsuCommandWrapperDescriptor instead')
const UrpPsuCommandWrapper$json = {
  '1': 'UrpPsuCommandWrapper',
  '2': [
    {
      '1': 'coreCommand',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.UrpCoreCommand',
      '9': 0,
      '10': 'coreCommand'
    },
    {
      '1': 'deviceCommand',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.UrpPsuDeviceCommand',
      '9': 0,
      '10': 'deviceCommand'
    },
  ],
  '8': [
    {'1': 'parameters'},
  ],
};