Device$json top-level constant
Implementation
@$core.Deprecated('Use deviceDescriptor instead')
const Device$json = {
'1': 'Device',
'2': [
{'1': 'RunId', '3': 1, '4': 1, '5': 9, '10': 'RunId'},
{'1': 'Addr', '3': 2, '4': 1, '5': 9, '10': 'Addr'},
{'1': 'Mac', '3': 3, '4': 1, '5': 9, '10': 'Mac'},
{'1': 'Description', '3': 4, '4': 1, '5': 9, '10': 'Description'},
],
};