|
LocationFusionRK
|
This class is used internally for registerCommand. More...
#include <LocationFusionRK.h>
Data Fields | |
| String | cmd |
| The code that matches the cmd field within the JSON body. | |
| std::function< void(const Variant &data) | handler ) |
| Function to call if cmd matches. | |
This class is used internally for registerCommand.