Skip to content

Commit

Permalink
[#1367] Add examples for registry management endpoints
Browse files Browse the repository at this point in the history
Added example request/response body content for the management endpoint
URI paths.
Also replaced the examples in the file based registry user guide with a
reference to the Registry Management API in order to reduce redundancy.

Signed-off-by: Kai Hudalla <[email protected]>
  • Loading branch information
sophokles73 authored Jun 25, 2020
1 parent 466a5e7 commit c991c14
Show file tree
Hide file tree
Showing 5 changed files with 228 additions and 482 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
+++
title = "File Based Device Registry Configuration"
weight = 315
weight = 316
+++

The File based Device Registry component provides an exemplary implementation of Eclipse Hono&trade;'s [Device Registration]({{< relref "/api/device-registration" >}}), [Credentials]({{< relref "/api/credentials" >}}), [Tenant]({{< relref "/api/tenant" >}}) and [Device Connection]({{< relref "/api/device-connection" >}}) APIs.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
+++
title = "MongoDB Based Device Registry Configuration"
weight = 316
weight = 315
+++

The MongoDB based Device Registry component provides an implementation of Eclipse Hono&trade;'s [Device Registration]({{< relref "/api/device-registration" >}}),
Expand Down
Loading

0 comments on commit c991c14

Please sign in to comment.