[ml-agent] Add set/get/delete pipeline dbus call
authorYongjoo Ahn <yongjoo1.ahn@samsung.com>
Thu, 18 Aug 2022 06:30:59 +0000 (15:30 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Fri, 19 Aug 2022 05:55:37 +0000 (14:55 +0900)
commit7a90a02106637136f1b78127403c03e94fca1ceb
treed22e7bbc671e5ed33c2583cfbdeb7f51eaf7590f
parent4921c96f7549543831abb0cf8bd4c1fe96546d0c
[ml-agent] Add set/get/delete pipeline dbus call

- Add `set_pipeline`, `get_pipeline`, and `delete_pipieline` dbus call.
- These correspond with `ml_service_[set|get|delete]_pipeline` APIs.

Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>
daemon/includes/dbus-interface.h
daemon/pipeline-module.cc
dbus/pipeline-dbus.xml