After finishing the article, add the label "kb-article" to this page if article is public on Knowledge Base

DO NOT CHANGE ANYTHING IN THIS SECTION!

 

Link to be provided outside of Bosch

Internal document. This article cannot be provided outside of Bosch.

Describe here when someone would need this information. For example "when connecting to wi-fi for the first time".

Intro


If you are facing problems with the API to construct your own synoptic view you can take a look at the RESTful API test page as well as Synoptic control example.

  • It is recommended not to use wireless connectivity for 3rd party REST API usage.
  • REST API data traffic will be distributed on the same channel as the audio.
  • It is preferable to use the long-polling method. Do not use the normal polling method as this generates a lot of traffic, which might decrease the performance of the wireless connection.


RESTful API


It uses HTTP requests to GET, PUT,POST and DELETE data.

Please connect to your DICENTIS and start up your system.

As next step please open the RESTful API page with the following link.


http://<your_ip_address>/REST_API.html#/


In my case it is :

http://172.27.2.1/REST_API.html#/



The page looks like this and in this example I will execute the Get waiting-list.





Synoptic control example


Get the file from our Software download page.

https://licensing.boschsecurity.com/software/


Enter your IP Adress as well as User and Password. In this example I created a user with name api and Password api before hand.


Now you can control and setup your DICENTIS Wireless.




You are using an Offline Version of these Article, please ensure to regularly check the corresponding online article on the Bosch Building Technologies Knowledge Base for any updates. Use the date and version information of the document as reference.

This is created