Updated WIFI on esp and svelte side to use proto

This commit is contained in:
Niklas Jensen
2026-01-29 13:28:38 +01:00
committed by nikguin04
parent 6d62b00c0e
commit 1a280f5356
7 changed files with 208 additions and 239 deletions
+5
View File
@@ -18,3 +18,8 @@ api.FileEditRequest.path max_size:128
api.FileEditRequest.content type:FT_POINTER
api.FileMkdirRequest.path max_size:128
api.WifiNetwork.ssid max_size:33
api.WifiNetwork.password max_size:65
api.WifiSettings.hostname max_size:33
api.WifiSettings.wifi_networks max_count:5