UrpWifiState$json top-level constant
Implementation
@$core.Deprecated('Use urpWifiStateDescriptor instead')
const UrpWifiState$json = {
'1': 'UrpWifiState',
'2': [
{'1': 'connected', '3': 1, '4': 1, '5': 8, '10': 'connected'},
{'1': 'ssid', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'ssid'},
{'1': 'mac', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'mac'},
{'1': 'ip', '3': 4, '4': 1, '5': 9, '8': {}, '10': 'ip'},
],
};