|
SensESP 3.1.1
Universal Signal K sensor toolkit ESP32
|
This is the complete list of members for sensesp::SKRequest, including all inherited members.
| get_request(String request_id) | sensesp::SKRequest | protectedstatic |
| handle_response(JsonDocument &response) | sensesp::SKRequest | static |
| remove_request(String request_id) | sensesp::SKRequest | protectedstatic |
| request_map_ | sensesp::SKRequest | protectedstatic |
| send_request(JsonDocument &request, std::function< void(JsonDocument &)> callback, uint32_t timeout=5000) | sensesp::SKRequest | static |