ToRadio$json top-level constant

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

Implementation

@$core.Deprecated('Use toRadioDescriptor instead')
const ToRadio$json = {
  '1': 'ToRadio',
  '2': [
    {
      '1': 'packet',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.meshtastic.MeshPacket',
      '9': 0,
      '10': 'packet'
    },
    {
      '1': 'want_config_id',
      '3': 3,
      '4': 1,
      '5': 13,
      '9': 0,
      '10': 'wantConfigId'
    },
    {'1': 'disconnect', '3': 4, '4': 1, '5': 8, '9': 0, '10': 'disconnect'},
    {
      '1': 'xmodemPacket',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.meshtastic.XModem',
      '9': 0,
      '10': 'xmodemPacket'
    },
    {
      '1': 'mqttClientProxyMessage',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.meshtastic.MqttClientProxyMessage',
      '9': 0,
      '10': 'mqttClientProxyMessage'
    },
    {
      '1': 'heartbeat',
      '3': 7,
      '4': 1,
      '5': 11,
      '6': '.meshtastic.Heartbeat',
      '9': 0,
      '10': 'heartbeat'
    },
  ],
  '8': [
    {'1': 'payload_variant'},
  ],
};