From 4b1e3529944bc5bf2263fc609365186609b6ec6b Mon Sep 17 00:00:00 2001 From: Marko Oldenburg Date: Sun, 28 Nov 2021 20:56:40 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9EHome=E2=80=9C=20hinzuf=C3=BCgen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Home.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Home.md diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..ba4da14 --- /dev/null +++ b/Home.md @@ -0,0 +1,14 @@ +# Nuki Bridge HTTP API V1.13.0 +### 30.11.2021 +## 1. Introduction +The REST API on the Nuki Bridge offers simple endpoints to list all available Nuki Smart Locks and Nuki Openers, retrieve their current lock state and perform lock operations. +### 1.1 Abbreviations used + + +| Abbr. | Abbr. | Description | +| ------ | --------------- | ----------------------------------------------------------------------------------- | +| cm | Continuous Mode | Continuous Mode | +| lng | Lock 'n' Go | Unlock and lock again automatically | +| rto | Ring to Open | Nuki Opener State in which ringing the bell activates the electric strike actuation | + +## 2. Calling URL \ No newline at end of file