WifiConnectionStatus$json top-level constant
- @Deprecated('Use wifiConnectionStatusDescriptor instead')
Implementation
@$core.Deprecated('Use wifiConnectionStatusDescriptor instead')
const WifiConnectionStatus$json = {
'1': 'WifiConnectionStatus',
'2': [
{
'1': 'status',
'3': 1,
'4': 1,
'5': 11,
'6': '.meshtastic.NetworkConnectionStatus',
'10': 'status'
},
{'1': 'ssid', '3': 2, '4': 1, '5': 9, '10': 'ssid'},
{'1': 'rssi', '3': 3, '4': 1, '5': 5, '10': 'rssi'},
],
};