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 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 this 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.
Get the file from our Software download page.
Enter your IP Address 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 with this test page.
If you want to have more command and options please have a look with your browsers developer tools in our programing.
Please note you need keep alive your system every 10-30 seconds or else your program will stuck in some time.