diff --git a/asio/.buildinfo b/asio/.buildinfo index 39ece2dc7..98a4ee8f1 100644 --- a/asio/.buildinfo +++ b/asio/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 848766879bd28b29aac9b358128377c2 +config: d5604b1d1de10173e91148cffb78c259 tags: 549b3d6d0415232fb7e35403b330ff49 diff --git a/asio/genindex.html b/asio/genindex.html index d4c44c0c0..edd80afc3 100644 --- a/asio/genindex.html +++ b/asio/genindex.html @@ -91,7 +91,7 @@
ESP examples are based on standard asio examples :
+ESP examples are based on standard asio examples :
Please refer to the specific example README.md for details
GNSS power control.
+mode – [out] power mode (0 - off, 1 - on)
+OK, FAIL or TIMEOUT
+GNSS power control.
+mode – [out] power mode (0 - off, 1 - on)
+OK, FAIL or TIMEOUT
+A simple WebSocket example that uses esp_websocket_client to establish a websocket connection and send/receive data with the websocket.org server can be found here: example .
+A simple WebSocket example that uses esp_websocket_client to establish a websocket connection and send/receive data with the websocket.org server can be found here: example .
The WebSocket client supports sending data as a text data frame, which informs the application layer that the payload data is text data encoded as UTF-8. Example:
@@ -250,7 +250,7 @@ In case a host operating system has openssl and sed pa