|
FastLED 3.9.15
|
|
inline |
Send a single response (for ASYNC mode)
| result | The result payload (any JSON value) |
Creates a JSON-RPC response: {"jsonrpc": "2.0", "result": <result>, "id": <requestId>}
Definition at line 68 of file response_send.h.
References mIsFinal, mRequestId, mResponseSink, fl::json::object(), and send().
Referenced by send(), and setup().
Here is the call graph for this function:
Here is the caller graph for this function: