8#ifndef FCF_DEVMGR_DEVICE_SMARACT_CONFIG_HPP
9#define FCF_DEVMGR_DEVICE_SMARACT_CONFIG_HPP
12#include <unordered_map>
14#include <yaml-cpp/yaml.h>
16#include <ifw/core/utils/bat/logger.hpp>
Motor Base Configuration class.
Definition motorBaseConfig.hpp:139
MotorBaseConfig(const std::string filename, const std::string name)
MotorConfig constructor.
Definition motorBaseConfig.cpp:22
Definition smaractConfig.hpp:35
std::string GetUnit() const
Definition smaractConfig.cpp:21
virtual ~SmaractConfig()=default
DeviceConfig destructor.
Motor class source file.
Definition smaract.hpp:18
constexpr auto LOGGER_NAME
Definition smaractConfig.hpp:25
constexpr auto CI_UNIT
Definition smaractConfig.hpp:32
constexpr auto CI_SCALE_FACTOR
Definition smaractConfig.hpp:31