protodot sys Node_Ja_104 IP 14 ip string 15 netmask string 16 gw string Node_Ja_100 Timestamp 1 seconds int64 2 nanos int32 Node_Ja_103 enum WifiRadioTypesEnum PHY_UNKNOWN 0 PHY_11B 1 PHY_11G 2 PHY_11N 3 PHY_LR 4 PHY_WPS 5 PHY_FTM_RESPONDER 6 PHY_FTM_INITIATOR 7 Node_Ja_102 enum WifiAuthTypeEnum AUTH_UNKNOWN 0 AUTH_OPEN 1 AUTH_WEP 2 AUTH_WPA_PSK 3 AUTH_WPA2_PSK 4 AUTH_WPA_WPA2_PSK 5 AUTH_WPA2_ENTERPRISE 6 AUTH_WPA3_PSK 7 AUTH_WPA2_WPA3_PSK 8 AUTH_WAPI_PSK 9 Node_Ja_109 enum PowerSaveTypeEnum WIFI_PS_NONE 0 WIFI_PS_MIN_MODEM 1 WIFI_PS_MAX_MODEM 2 Node_Ja_105 WifiSTAEntry 1 ssid string 2 bssid string 3 channel uint32 4 auth_type WifiAuthTypeEnum 5 radio_type WifiRadioTypesEnum 6 last_try google.protobuf.Timestamp 7 last_seen google.protobuf.Timestamp 8 connected bool 9 password string 10 rssi uint32 Node_Ja_105:e->Node_Ja_100:header Node_Ja_105:e->Node_Ja_100:header Node_Ja_105:e->Node_Ja_103 Node_Ja_105:e->Node_Ja_102 Node_Ja_106 WifiAP 1 ip IP 2 password string 3 channel uint32 4 auth_mode WifiAuthTypeEnum 5 hidden bool 6 max_connection uint32 7 beacon_interval uint32 Node_Ja_106:e->Node_Ja_104:header Node_Ja_106:e->Node_Ja_102 Node_Ja_107 Server 1 cport int32 2 port int32 3 ip string Node_Ja_108 NetworkConfig 1 disable_dhcp bool 2 manual_ip IP [...] 3 credentials WifiSTAEntry 4 ap WifiAP 5 sta_polling_max_s uint32 6 ap_duration_s uint32 7 sta_polling_min_s uint32 8 dhcp_tmout_s uint32 9 eth_boot bool 10 max_wifi_retry uint32 11 max_ap_num uint32 12 max_ssid_size uint32 13 max_password_size uint32 14 power_save_mode PowerSaveTypeEnum 15 max_initial_wifi_attempt uint32 16 wifi_connect_fast_scan bool Node_Ja_108:e->Node_Ja_104:header Node_Ja_108:e->Node_Ja_109 Node_Ja_108:e->Node_Ja_105:header Node_Ja_108:e->Node_Ja_106:header