Usage aktualisieren authored by Stefan Heinloth's avatar Stefan Heinloth
...@@ -3,6 +3,7 @@ title: Usage ...@@ -3,6 +3,7 @@ title: Usage
--- ---
In the absence of a 3rd party client the available Postman Collection can provide easier the access to the API´s functionality. In the absence of a 3rd party client the available Postman Collection can provide easier the access to the API´s functionality.
The API can either connect to a Knx Ip Tunnel and a real installation or use a simulator. The API can either connect to a Knx Ip Tunnel and a real installation or use a simulator.
It is recommeneded to try out the Postman collection using the simulator and the provided semantic export. It is recommeneded to try out the Postman collection using the simulator and the provided semantic export.
...@@ -10,7 +11,7 @@ It is recommeneded to try out the Postman collection using the simulator and the ...@@ -10,7 +11,7 @@ It is recommeneded to try out the Postman collection using the simulator and the
[[_TOC_]] [[_TOC_]]
## Using with a real installation ## Connecting to a real installation
[How to setup a connection to a existing Installation via a KNX Interface](home/03-Usage/01-Connect-to-KNX-Interface) [How to setup a connection to a existing Installation via a KNX Interface](home/03-Usage/01-Connect-to-KNX-Interface)
## Using Postman ## Using Postman
... ...
......