Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
QSocBusManager: Implement Bus Management Functionality
- Created `qsocbusmanager.cpp` with full implementation of bus management functions, including loading, saving, and removing bus libraries. - Added `qsocbusmanager.h` with class definition and documentation for QSocBusManager. This includes methods for managing bus paths, library files, and YAML node operations. - Integrated necessary utilities and error handling for robust bus library management. Signed-off-by: Huang Rui <[email protected]>
- Loading branch information