LocalStats$json top-level constant
Implementation
@$core.Deprecated('Use localStatsDescriptor instead')
const LocalStats$json = {
'1': 'LocalStats',
'2': [
{'1': 'uptime_seconds', '3': 1, '4': 1, '5': 13, '10': 'uptimeSeconds'},
{
'1': 'channel_utilization',
'3': 2,
'4': 1,
'5': 2,
'10': 'channelUtilization'
},
{'1': 'air_util_tx', '3': 3, '4': 1, '5': 2, '10': 'airUtilTx'},
{'1': 'num_packets_tx', '3': 4, '4': 1, '5': 13, '10': 'numPacketsTx'},
{'1': 'num_packets_rx', '3': 5, '4': 1, '5': 13, '10': 'numPacketsRx'},
{
'1': 'num_packets_rx_bad',
'3': 6,
'4': 1,
'5': 13,
'10': 'numPacketsRxBad'
},
{'1': 'num_online_nodes', '3': 7, '4': 1, '5': 13, '10': 'numOnlineNodes'},
{'1': 'num_total_nodes', '3': 8, '4': 1, '5': 13, '10': 'numTotalNodes'},
{'1': 'num_rx_dupe', '3': 9, '4': 1, '5': 13, '10': 'numRxDupe'},
{'1': 'num_tx_relay', '3': 10, '4': 1, '5': 13, '10': 'numTxRelay'},
{
'1': 'num_tx_relay_canceled',
'3': 11,
'4': 1,
'5': 13,
'10': 'numTxRelayCanceled'
},
{'1': 'heap_total_bytes', '3': 12, '4': 1, '5': 13, '10': 'heapTotalBytes'},
{'1': 'heap_free_bytes', '3': 13, '4': 1, '5': 13, '10': 'heapFreeBytes'},
],
};