diff options
author | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2019-05-28 21:23:55 +0200 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2019-05-28 21:23:55 +0200 |
commit | 2a4facc25b9d693a2c14cdc85fc6af7786115a4a (patch) | |
tree | f3fdd42ae4c27e6529384b644b7c40d7d423e17d | |
parent | e3ecb64b15929794e0422876fcbdb995d2e40785 (diff) |
Fix broken link to local imagehalibut_8.0.6halibut_8.0.5halibut/8.0.6halibut/8.0.58.0.68.0.5halibut
Change-Id: I70c93157093241cd115d93e8b318a2f78a528a0d
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
-rw-r--r-- | docs/1-Architecture.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/1-Architecture.md b/docs/1-Architecture.md index d5b5005..5d7bbc2 100644 --- a/docs/1-Architecture.md +++ b/docs/1-Architecture.md @@ -4,11 +4,11 @@ This binding is intended to act between low-level binding(s) and clients. It bui Each ViWi resource can be composed of several elements, for which subscriptions will be made to the low-level binding with configurable frequencies or filters. -![ViWi High Level binding architecture](images/high-level-arch.png) +![ViWi High Level binding architecture](./images/high-level-arch.png) <!-- pagebreak --> -## BRIEF VIWI DESCRIPTION +## Brief VIWI description ViWi (Volkswagen Infotainment Web Interface) protocol defines a serie of objects, which can be queried or updated via JSon messages. |