Skip to content
Success

Changes

Summary

  1. Add basic worked examples for using the gateway (commit: d75fd80) (details)
  2. Add an example of configuring the gateway (commit: df062c8) (details)
  3. Add an example of interacting with the gateway (commit: c15994b) (details)
  4. Add note about pull-based SET resources (commit: 0fbb634) (details)
Commit d75fd8053da24ed982c544582f83cf3ff79c53ec by Tim Ward
Add basic worked examples for using the gateway

Signed-off-by: Tim Ward <timothyjward@apache.org>
(commit: d75fd80)
The file was modified docs/Main.md (diff)
The file was addeddocs/examples/Interacting.md
The file was addeddocs/examples/Download.md
The file was addeddocs/examples/Configuring.md
Commit df062c81acfc916084bb277e644fece493c24123 by Tim Ward
Add an example of configuring the gateway

Configure the Northbound REST interface and demonstrate that it can be used

Signed-off-by: Tim Ward <timothyjward@apache.org>
(commit: df062c8)
The file was modified docs/examples/Download.md (diff)
The file was modified docs/examples/Configuring.md (diff)
The file was modified docs/distribution/Launcher.md (diff)
The file was modified docs/distribution/Distribution.md (diff)
Commit c15994b4d98a984e7f976c15dd89892edfbc5c12 by Tim Ward
Add an example of interacting with the gateway

Configure a Southbound provider and demonstrate that it can be queried or set

Signed-off-by: Tim Ward <timothyjward@apache.org>
(commit: c15994b)
The file was modified docs/examples/Interacting.md (diff)
The file was modified docs/examples/Configuring.md (diff)
Commit 0fbb63482eb529b36d86df288a4040fa68000aec by GitHub
Add note about pull-based SET resources

Signed-off-by: Tim Ward <timothyjward@apache.org>
(commit: 0fbb634)
The file was modified docs/examples/Interacting.md (diff)