Bridge discovery & API activation #4

Closed
opened 2021-11-27 06:32:15 +00:00 by marko · 0 comments
Owner

Calling the URL https://api.nuki.io/discover/bridges returns a JSON array with all bridges which have been connected to the Nuki Servers through the same IP address than the one calling the URL within the last 30 days. The array contains the local IP address, port, the ID of each bridge and the date of the last change of the entry in the JSON array.

Once a bridge has been discovered on the LAN the API can be activated and the API token retrieved by calling the /auth command. The user has to confirm this request by pressing the button on the bridge. For more details see the description of the /auth command.

API Discription
https://developer.nuki.io/page/nuki-bridge-http-api-1-13/4/#heading--bridge-discovery

API Endpoint Section
https://developer.nuki.io/page/nuki-bridge-http-api-1-13/4/#heading--auth

Calling the URL https://api.nuki.io/discover/bridges returns a JSON array with all bridges which have been connected to the Nuki Servers through the same IP address than the one calling the URL within the last 30 days. The array contains the local IP address, port, the ID of each bridge and the date of the last change of the entry in the JSON array. Once a bridge has been discovered on the LAN the API can be activated and the API token retrieved by calling the /auth command. The user has to confirm this request by pressing the button on the bridge. For more details see the description of the /auth command. API Discription https://developer.nuki.io/page/nuki-bridge-http-api-1-13/4/#heading--bridge-discovery API Endpoint Section https://developer.nuki.io/page/nuki-bridge-http-api-1-13/4/#heading--auth
marko added the
enhancement
label 2021-11-27 06:32:15 +00:00
marko self-assigned this 2021-11-27 06:32:15 +00:00
marko added this to the implementation of new api 1.13.0 features milestone 2021-11-27 06:35:41 +00:00
marko closed this issue 2021-11-27 17:22:23 +00:00
Sign in to join this conversation.
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: FHEM/mod-NUKI#4
No description provided.