UrpSecCountsResponse$json top-level constant
Implementation
@$core.Deprecated('Use urpSecCountsResponseDescriptor instead')
const UrpSecCountsResponse$json = {
'1': 'UrpSecCountsResponse',
'2': [
{'1': 'readerSn', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'readerSn'},
{'1': 'sensorId', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'sensorId'},
{'1': 'payload', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'payload'},
{
'1': 'calibration',
'3': 4,
'4': 1,
'5': 11,
'6': '.UrpCalibration',
'10': 'calibration'
},
{'1': 'counts', '3': 5, '4': 1, '5': 2, '10': 'counts'},
{'1': 'tokenSn', '3': 6, '4': 1, '5': 9, '8': {}, '10': 'tokenSn'},
{'1': 'tokenScanNr', '3': 7, '4': 1, '5': 13, '10': 'tokenScanNr'},
{'1': 'tokenIat', '3': 8, '4': 1, '5': 3, '10': 'tokenIat'},
{'1': 'tokenExp', '3': 9, '4': 1, '5': 3, '10': 'tokenExp'},
],
};