[Service] data from ml-service
authorJaeyun Jung <jy1210.jung@samsung.com>
Fri, 28 Jul 2023 04:33:06 +0000 (13:33 +0900)
committerjaeyun-jung <39614140+jaeyun-jung@users.noreply.github.com>
Mon, 31 Jul 2023 06:53:48 +0000 (15:53 +0900)
commit202664eaa99decb45fd8ba93af702dd0f63a401d
tree857fefe4d12f22bd777e078290f9e3125e6852b4
parent3d2b0df423c8b14aeaa573ff8dbe0204aba3e105
[Service] data from ml-service

1. Get resource info with insertion order.
2. We do not neet to export key from service-db.
   Add common json info to get the data from db and hide key from json info.

Signed-off-by: Jaeyun Jung <jy1210.jung@samsung.com>
daemon/service-db.cc
tests/daemon/unittest_service_db.cc