0
0
Fork 0
Commit Graph

7 Commits

Author SHA1 Message Date
kerms c30c145a4a feat(ssdp) new method to be discovered in a network 2024-07-06 20:31:31 +08:00
kerms 70b026228a feat(html) add wifi connection and scan function 2024-04-01 16:58:19 +08:00
kerms c5f46accc3 feat(wifi) fast connect on boot and disconnection
- add json api get tools's ap info
 - cleanup some unused code, change printf to ESP_LOG
2024-04-01 12:39:50 +08:00
kerms 5bab7fed51 feat(ws): heartbeat to prevent irregular connection loss such as wifi connection change 2024-03-17 14:42:02 +08:00
kerms a4d65c367d feat(websocket) json api 2024-03-01 14:33:04 +08:00
kerms f8b7592f13 feat wifi scan using http/json 2024-02-14 16:06:31 +08:00
kerms b00f2b2dd4 add base uri api using http post/json 2024-02-01 09:19:42 +08:00