1/* 2# Copyright (C) 2022 HiHope Open Source Organization . 3# Licensed under the Apache License, Version 2.0 (the "License"); 4# you may not use this file except in compliance with the License. 5# You may obtain a copy of the License at 6# 7# http://www.apache.org/licenses/LICENSE-2.0 8# 9# Unless required by applicable law or agreed to in writing, software 10# distributed under the License is distributed on an "AS IS" BASIS, 11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 12# See the License for the specific language governing permissions and 13# limitations under the License. 14*/ 15 16{ 17 "distributed_components": [ 18 { 19 "name": "distributed_camera", 20 "type": "CAMERA", 21 "comp_handler_loc": "libdistributed_camera_handler.z.so", 22 "comp_handler_version": "1.0", 23 "comp_source_loc": "libdistributed_camera_source_sdk.z.so", 24 "comp_source_version": "1.0", 25 "comp_source_sa_id": 4803, 26 "comp_sink_loc": "libdistributed_camera_sink_sdk.z.so", 27 "comp_sink_version": "1.0", 28 "comp_sink_sa_id": 4804 29 }, 30 { 31 "name": "distributed_audio", 32 "type": "AUDIO", 33 "comp_handler_loc": "libdistributed_audio_handler.z.so", 34 "comp_handler_version": "1.0", 35 "comp_source_loc": "libdistributed_audio_source_sdk.z.so", 36 "comp_source_version": "1.0", 37 "comp_source_sa_id": 4805, 38 "comp_sink_loc": "libdistributed_audio_sink_sdk.z.so", 39 "comp_sink_version": "1.0", 40 "comp_sink_sa_id": 4806 41 }, 42 { 43 "name": "distributed_screen", 44 "type": "SCREEN", 45 "comp_handler_loc": "libdistributed_screen_handler.z.so", 46 "comp_handler_version": "1.0", 47 "comp_source_loc": "libdistributed_screen_source_sdk.z.so", 48 "comp_source_version": "2.0", 49 "comp_source_sa_id": 4807, 50 "comp_sink_loc": "libdistributed_screen_sink_sdk.z.so", 51 "comp_sink_version": "2.0", 52 "comp_sink_sa_id": 4808 53 }, 54 { 55 "name": "distributed_input", 56 "type": "INPUT", 57 "comp_handler_loc": "libdinput_handler.z.so", 58 "comp_handler_version": "1.0", 59 "comp_source_loc": "libdinput_source_handler.z.so", 60 "comp_source_version": "1.0", 61 "comp_source_sa_id": 4809, 62 "comp_sink_loc": "libdinput_sink_handler.z.so", 63 "comp_sink_version": "1.0", 64 "comp_sink_sa_id": 4810 65 } 66 ] 67} 68