UrpTscMeasurement$json top-level constant

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

Implementation

@$core.Deprecated('Use urpTscMeasurementDescriptor instead')
const UrpTscMeasurement$json = {
  '1': 'UrpTscMeasurement',
  '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': 'result', '3': 5, '4': 3, '5': 11, '6': '.UrpTscMeasurementResult', '8': {}, '10': 'result'},
    {'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'},
  ],
};