#pragma once #include void onEvent(const char *event, struct json_object *object); int loadConf(); int execConf();