UrpSecMeasurement$json top-level constant

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

Implementation

@$core.Deprecated('Use urpSecMeasurementDescriptor instead')
const UrpSecMeasurement$json = {
  '1': 'UrpSecMeasurement',
  '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': 'sensorVersion',
      '3': 4,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'sensorVersion'
    },
    {
      '1': 'result',
      '3': 5,
      '4': 3,
      '5': 11,
      '6': '.UrpSecMeasurementResult',
      '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'},
    {'1': 'temperature', '3': 10, '4': 1, '5': 2, '10': 'temperature'},
  ],
};