|
FastLED 3.9.15
|
| json fl::Rpc::methods | ( | ) | const |
Returns flat method array: [["name", "returnType", [["param1", "type1"], ...]], ...] Format: Array of method tuples optimized for low-memory devices.
Each method is represented as: ["methodName", "returnType", [["param1", "type1"], ...]]
Definition at line 242 of file rpc.cpp.hpp.
References fl::json::array(), fl::ASYNC, mRegistry, and fl::json::push_back().
Referenced by schema().
Here is the call graph for this function:
Here is the caller graph for this function: