LocalModuleConfig$json top-level constant
Implementation
@$core.Deprecated('Use localModuleConfigDescriptor instead')
const LocalModuleConfig$json = {
'1': 'LocalModuleConfig',
'2': [
{
'1': 'mqtt',
'3': 1,
'4': 1,
'5': 11,
'6': '.meshtastic.ModuleConfig.MQTTConfig',
'10': 'mqtt'
},
{
'1': 'serial',
'3': 2,
'4': 1,
'5': 11,
'6': '.meshtastic.ModuleConfig.SerialConfig',
'10': 'serial'
},
{
'1': 'external_notification',
'3': 3,
'4': 1,
'5': 11,
'6': '.meshtastic.ModuleConfig.ExternalNotificationConfig',
'10': 'externalNotification'
},
{
'1': 'store_forward',
'3': 4,
'4': 1,
'5': 11,
'6': '.meshtastic.ModuleConfig.StoreForwardConfig',
'10': 'storeForward'
},
{
'1': 'range_test',
'3': 5,
'4': 1,
'5': 11,
'6': '.meshtastic.ModuleConfig.RangeTestConfig',
'10': 'rangeTest'
},
{
'1': 'telemetry',
'3': 6,
'4': 1,
'5': 11,
'6': '.meshtastic.ModuleConfig.TelemetryConfig',
'10': 'telemetry'
},
{
'1': 'canned_message',
'3': 7,
'4': 1,
'5': 11,
'6': '.meshtastic.ModuleConfig.CannedMessageConfig',
'10': 'cannedMessage'
},
{
'1': 'audio',
'3': 9,
'4': 1,
'5': 11,
'6': '.meshtastic.ModuleConfig.AudioConfig',
'10': 'audio'
},
{
'1': 'remote_hardware',
'3': 10,
'4': 1,
'5': 11,
'6': '.meshtastic.ModuleConfig.RemoteHardwareConfig',
'10': 'remoteHardware'
},
{
'1': 'neighbor_info',
'3': 11,
'4': 1,
'5': 11,
'6': '.meshtastic.ModuleConfig.NeighborInfoConfig',
'10': 'neighborInfo'
},
{
'1': 'ambient_lighting',
'3': 12,
'4': 1,
'5': 11,
'6': '.meshtastic.ModuleConfig.AmbientLightingConfig',
'10': 'ambientLighting'
},
{
'1': 'detection_sensor',
'3': 13,
'4': 1,
'5': 11,
'6': '.meshtastic.ModuleConfig.DetectionSensorConfig',
'10': 'detectionSensor'
},
{
'1': 'paxcounter',
'3': 14,
'4': 1,
'5': 11,
'6': '.meshtastic.ModuleConfig.PaxcounterConfig',
'10': 'paxcounter'
},
{'1': 'version', '3': 8, '4': 1, '5': 13, '10': 'version'},
],
};