Check that paths for hardware and datasink configuration files exist
This MR checks that the input paths (std::string
) exist prior to streaming the filestream into the json
object in EquipConf::setHardwareConfig
and DataSinkConf::setHardwareConfig
.