|
FastLED 3.9.15
|
| json fl::Rpc::schema | ( | ) | const |
Returns flat schema document.
Format: {"schema": [["methodName", "returnType", [["param1", "type1"], ...]], ...]} The built-in "rpc.discover" method returns this schema.
Definition at line 264 of file rpc.cpp.hpp.
References methods(), fl::json::object(), and fl::json::set().
Referenced by handle().
Here is the call graph for this function:
Here is the caller graph for this function: