Config$json top-level constant
Implementation
@$core.Deprecated('Use configDescriptor instead')
const Config$json = {
'1': 'Config',
'2': [
{
'1': 'device',
'3': 1,
'4': 1,
'5': 11,
'6': '.meshtastic.Config.DeviceConfig',
'9': 0,
'10': 'device'
},
{
'1': 'position',
'3': 2,
'4': 1,
'5': 11,
'6': '.meshtastic.Config.PositionConfig',
'9': 0,
'10': 'position'
},
{
'1': 'power',
'3': 3,
'4': 1,
'5': 11,
'6': '.meshtastic.Config.PowerConfig',
'9': 0,
'10': 'power'
},
{
'1': 'network',
'3': 4,
'4': 1,
'5': 11,
'6': '.meshtastic.Config.NetworkConfig',
'9': 0,
'10': 'network'
},
{
'1': 'display',
'3': 5,
'4': 1,
'5': 11,
'6': '.meshtastic.Config.DisplayConfig',
'9': 0,
'10': 'display'
},
{
'1': 'lora',
'3': 6,
'4': 1,
'5': 11,
'6': '.meshtastic.Config.LoRaConfig',
'9': 0,
'10': 'lora'
},
{
'1': 'bluetooth',
'3': 7,
'4': 1,
'5': 11,
'6': '.meshtastic.Config.BluetoothConfig',
'9': 0,
'10': 'bluetooth'
},
{
'1': 'security',
'3': 8,
'4': 1,
'5': 11,
'6': '.meshtastic.Config.SecurityConfig',
'9': 0,
'10': 'security'
},
{
'1': 'sessionkey',
'3': 9,
'4': 1,
'5': 11,
'6': '.meshtastic.Config.SessionkeyConfig',
'9': 0,
'10': 'sessionkey'
},
{
'1': 'device_ui',
'3': 10,
'4': 1,
'5': 11,
'6': '.meshtastic.DeviceUIConfig',
'9': 0,
'10': 'deviceUi'
},
],
'3': [
Config_DeviceConfig$json,
Config_PositionConfig$json,
Config_PowerConfig$json,
Config_NetworkConfig$json,
Config_DisplayConfig$json,
Config_LoRaConfig$json,
Config_BluetoothConfig$json,
Config_SecurityConfig$json,
Config_SessionkeyConfig$json
],
'8': [
{'1': 'payload_variant'},
],
};