- Member rokubimini::ethercat::RokubiminiEthercatBusManager::loadSetup (std::vector< std::shared_ptr< rokubimini::Rokubimini >> &rokubiminis) override
- Find a better way to implement this: Right now we loop through every Rokubimini instance and check if it matches with the RokubiminiSetup instance which the BusManager has in its attachedRokubiminiSetups_. After the match has been done, the Rokubimini instance is passed to addRokubiminiToBus().