ifw-fcf 7.1.4
|
#include <string>
#include <yaml-cpp/yaml.h>
#include <ifw/core/utils/bat/config.hpp>
#include <ifw/core/dit/fits/fits.hpp>
#include <ifw/fcf/devmgr/common/events.rad.hpp>
Go to the source code of this file.
Classes | |
class | ifw::fcf::devmgr::common::Config |
Namespaces | |
namespace | ifw |
namespace | ifw::fcf |
ActionsEnable class source file. | |
namespace | ifw::fcf::devmgr |
actuatorLcsIf class header file. | |
namespace | ifw::fcf::devmgr::common |
ActionMgr class source file. | |
Variables | |
constexpr auto | ifw::fcf::devmgr::common::CONFIG_DEFAULT_DICTIONARIES = "dictionary/ifw/core/dit/stddid/primary.did.yaml" |
constexpr auto | ifw::fcf::devmgr::common::CONFIG_DEFAULT_FIT_PREFIX = "INS" |
constexpr auto | ifw::fcf::devmgr::common::KEY_CONFIG_EXT_PUB_ENDPOINT = "ext_pub_endpoint" |
constexpr auto | ifw::fcf::devmgr::common::KEY_CONFIG_EXT_SUB_ENDPOINT = "ext_sub_endpoint" |
constexpr auto | ifw::fcf::devmgr::common::KEY_CONFIG_DEVICES = "devices" |
constexpr auto | ifw::fcf::devmgr::common::KEY_CONFIG_DEVFILE = "cfgfile" |
constexpr auto | ifw::fcf::devmgr::common::KEY_CONFIG_TYPE = "type" |
constexpr auto | ifw::fcf::devmgr::common::KEY_CONFIG_DEVNAME = "name" |
constexpr auto | ifw::fcf::devmgr::common::KEY_CONFIG_INTERFACE = "interface" |
constexpr auto | ifw::fcf::devmgr::common::KEY_CONFIG_INTERFACE_CFG = "interface_cfg" |
constexpr auto | ifw::fcf::devmgr::common::KEY_CONFIG_STATUS = "status" |
constexpr auto | ifw::fcf::devmgr::common::CONFIG_ENVVAR_DBHOST = "DB_HOST" |