UrpImpMeasurement$json top-level constant

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

Implementation

@$core.Deprecated('Use urpImpMeasurementDescriptor instead')
const UrpImpMeasurement$json = {
  '1': 'UrpImpMeasurement',
  '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': 'id', '3': 4, '4': 1, '5': 13, '10': 'id'},
    {'1': 'reads', '3': 5, '4': 1, '5': 5, '10': 'reads'},
    {'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'},
  ],
};