Fawkes API
Fawkes Development Version
|
24 #include "model/ConfigTree.h"
26 #include <aspect/configurable.h>
27 #include <aspect/logging.h>
28 #include <aspect/webview.h>
29 #include <core/threading/thread.h>
30 #include <webview/rest_api.h>
31 #include <webview/rest_array.h>
virtual void loop()
Code to execute in the thread.
REST API backend for plugins.
~ConfigurationRestApi()
Destructor.
virtual void init()
Initialize the thread.
ConfigurationRestApi()
Constructor.
ConfigTree representation for JSON transfer.
Thread aspect to log output.
REST parameters to pass to handlers.
Thread aspect to provide web pages via Webview.
Webview REST API component.
Thread class encapsulation of pthreads.
Thread aspect to access configuration data.
virtual void finalize()
Finalize the thread.