UrpDeviceIdentifier$json top-level constant
- @Deprecated('Use urpDeviceIdentifierDescriptor instead')
Implementation
@$core.Deprecated('Use urpDeviceIdentifierDescriptor instead')
const UrpDeviceIdentifier$json = {
'1': 'UrpDeviceIdentifier',
'2': [
{
'1': 'deviceClass',
'3': 1,
'4': 1,
'5': 14,
'6': '.UrpDeviceClass',
'10': 'deviceClass'
},
{
'1': 'deviceType',
'3': 2,
'4': 1,
'5': 14,
'6': '.UrpDeviceType',
'10': 'deviceType'
},
{'1': 'id', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'id'},
],
};