UrpDeviceInfo$json top-level constant

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

Implementation

@$core.Deprecated('Use urpDeviceInfoDescriptor instead')
const UrpDeviceInfo$json = {
  '1': 'UrpDeviceInfo',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'id'},
    {'1': 'name', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'name'},
    {'1': 'fw_version', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'fwVersion'},
    {'1': 'fw_md5', '3': 4, '4': 1, '5': 9, '8': {}, '10': 'fwMd5'},
    {'1': 'deviceType', '3': 5, '4': 1, '5': 14, '6': '.UrpDeviceType', '10': 'deviceType'},
  ],
};