|
FastLED 3.9.15
|
| void fl::Remote::reportError | ( | const fl::json & | data | ) |
Send an error notification with structured data Format: {"jsonrpc":"2.0","method":"__error","params":<data>}.
Definition at line 121 of file remote.cpp.hpp.
References fl::Server::mResponseSink, fl::json::object(), and fl::json::set().
Here is the call graph for this function: