REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
|
Loading...
Searching...
No Matches
run_manager.h
Go to the documentation of this file.
A MessageHandler is a functor/closure like event handler.
Definition handler.h:21
int handle(JsonObjectConst msg_in, JsonObject &msg_out) override
The actual handler method gets a message and returns a message next to the status code.
Definition run_manager.h:17
int handle(JsonObjectConst msg_in, JsonObject &msg_out) override
The actual handler method gets a message and returns a message next to the status code.
Definition run_manager.h:24
Definition carrier.h:12