We are moving! We are currently migrating our community to the new Bosch Connected Industry Online Portal. The community will be available latest in the new year again, until then it will be in read-only mode. Click here for more information.
03-30-2020 07:28 PM
Hello alishin,
I am sorry, but this is not the forum section for the CCS1000d, but rather the one for the XDK110 device and software development support.
Please ask your support question in the correct section.
Regards,
Francisco
03-30-2020 10:42 AM - edited 03-30-2020 10:43 AM
I am working on a synoptic software for CCS1000d. I have set up the API interface and integrated some API options. Currently I have problem with the active speakers list. I have connected two seats and one camera and assigned the camera to one of the seats. When I try to get the speakers list I always get the selected as FALSE even the speaker is active (I have tried all speaking modes 0,2,3). I have tested both of setas and also tried manually and programmatically activating and deactivating of speakers but the SELECTED is always returned as FALSE. This is a sample of output XML result when the user 513 is active and the red light on the micophone is on:
[{"connected": true, "name": "Seat 1", "prio": false, "unitId": 513, "cameraPrepos": 0, "selected": false, "id": 1, "cameraId": 1, "mode": 2}, {"connected": true, "name": "Seat 2", "prio": false, "unitId": 514, "cameraPrepos": -1, "selected": false, "id": 2, "cameraId": -1, "mode": 2}]
Do I really need to check SELECTED to find the active speaker? Thanks.
03-30-2020 02:50 PM
Hi Alishin,
May I know which template application of XDK workbench are you referring for your usecase?
Thank You 🙂
03-30-2020 07:28 PM
This query is moved to the general Developer Board for non-XDK topics.
03-30-2020 11:59 PM
Hello alishin,
I would recommend that you find and choose the right region/contact from this page: https://www.boschsecurity.com/xc/en/contact/ , I believe this will be the preferred and fastest way.
Otherwise you could post your region/country here if you need more help. thank you!