„Documents Bridge API“ ändern
@ -12,3 +12,14 @@ The REST API on the Nuki Bridge offers simple endpoints to list all available Nu
|
|||||||
| rto | Ring to Open | Nuki Opener State in which ringing the bell activates the electric strike actuation |
|
| rto | Ring to Open | Nuki Opener State in which ringing the bell activates the electric strike actuation |
|
||||||
|
|
||||||
## 2. Calling URL
|
## 2. Calling URL
|
||||||
|
This is the address used to call the available services of the internal webserver.
|
||||||
|
|
||||||
|
The IP address is shown in the bridge settings within the Nuki App or can be retrieved from the bridge discovery URL.
|
||||||
|
|
||||||
|
The server is listening for incoming requests either on default port 8080 or the configured one if it has been modified within the Nuki App.
|
||||||
|
|
||||||
|
### 2.1 Example
|
||||||
|
The following base url will be used in upcoming examples:
|
||||||
|
|
||||||
|
http://192.168.1.50:8080/
|
||||||
|
|
Reference in New Issue
Block a user