NodeInfoLite$json top-level constant

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

Implementation

@$core.Deprecated('Use nodeInfoLiteDescriptor instead')
const NodeInfoLite$json = {
  '1': 'NodeInfoLite',
  '2': [
    {'1': 'num', '3': 1, '4': 1, '5': 13, '10': 'num'},
    {
      '1': 'user',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.meshtastic.UserLite',
      '10': 'user'
    },
    {
      '1': 'position',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.meshtastic.PositionLite',
      '10': 'position'
    },
    {'1': 'snr', '3': 4, '4': 1, '5': 2, '10': 'snr'},
    {'1': 'last_heard', '3': 5, '4': 1, '5': 7, '10': 'lastHeard'},
    {
      '1': 'device_metrics',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.meshtastic.DeviceMetrics',
      '10': 'deviceMetrics'
    },
    {'1': 'channel', '3': 7, '4': 1, '5': 13, '10': 'channel'},
    {'1': 'via_mqtt', '3': 8, '4': 1, '5': 8, '10': 'viaMqtt'},
    {
      '1': 'hops_away',
      '3': 9,
      '4': 1,
      '5': 13,
      '9': 0,
      '10': 'hopsAway',
      '17': true
    },
    {'1': 'is_favorite', '3': 10, '4': 1, '5': 8, '10': 'isFavorite'},
    {'1': 'is_ignored', '3': 11, '4': 1, '5': 8, '10': 'isIgnored'},
    {'1': 'next_hop', '3': 12, '4': 1, '5': 13, '10': 'nextHop'},
    {'1': 'bitfield', '3': 13, '4': 1, '5': 13, '10': 'bitfield'},
  ],
  '8': [
    {'1': '_hops_away'},
  ],
};