Telemetry$json top-level constant
Implementation
@$core.Deprecated('Use telemetryDescriptor instead')
const Telemetry$json = {
'1': 'Telemetry',
'2': [
{'1': 'time', '3': 1, '4': 1, '5': 7, '10': 'time'},
{
'1': 'device_metrics',
'3': 2,
'4': 1,
'5': 11,
'6': '.meshtastic.DeviceMetrics',
'9': 0,
'10': 'deviceMetrics'
},
{
'1': 'environment_metrics',
'3': 3,
'4': 1,
'5': 11,
'6': '.meshtastic.EnvironmentMetrics',
'9': 0,
'10': 'environmentMetrics'
},
{
'1': 'air_quality_metrics',
'3': 4,
'4': 1,
'5': 11,
'6': '.meshtastic.AirQualityMetrics',
'9': 0,
'10': 'airQualityMetrics'
},
{
'1': 'power_metrics',
'3': 5,
'4': 1,
'5': 11,
'6': '.meshtastic.PowerMetrics',
'9': 0,
'10': 'powerMetrics'
},
{
'1': 'local_stats',
'3': 6,
'4': 1,
'5': 11,
'6': '.meshtastic.LocalStats',
'9': 0,
'10': 'localStats'
},
{
'1': 'health_metrics',
'3': 7,
'4': 1,
'5': 11,
'6': '.meshtastic.HealthMetrics',
'9': 0,
'10': 'healthMetrics'
},
{
'1': 'host_metrics',
'3': 8,
'4': 1,
'5': 11,
'6': '.meshtastic.HostMetrics',
'9': 0,
'10': 'hostMetrics'
},
],
'8': [
{'1': 'variant'},
],
};