From 2a19d82696bd0ca795cfe1c6dddb4b876aa8ee0e Mon Sep 17 00:00:00 2001 From: Trevor Payne Date: Wed, 13 May 2020 14:19:10 -0500 Subject: [PATCH] Updated Sidebar and Simpl-Bridging --- SIMPL-Bridging-Updated.md | 2 +- _Sidebar.md | 44 ++++++++++++++++++--------------------- 2 files changed, 21 insertions(+), 25 deletions(-) diff --git a/SIMPL-Bridging-Updated.md b/SIMPL-Bridging-Updated.md index 0acea3f..993e3bc 100644 --- a/SIMPL-Bridging-Updated.md +++ b/SIMPL-Bridging-Updated.md @@ -102,7 +102,7 @@ Let's consider the following Essentials Configuration: "uid": 4, "name": "BridgeToDevices", "group": "api", - "type": "eiscApi", + "type": "eiscapiadv", "properties": { "control": { "tcpSshProperties": { diff --git a/_Sidebar.md b/_Sidebar.md index a66475b..aa84c47 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -1,30 +1,26 @@ **Home** - -- [Home](Home) +* [Home](Home) **Get started** - -- [Get Essentials](Get-started#download-or-clone) -- [How to get started](Get-started#how-to) - +* [Get Essentials](Get-started#download-or-clone) +* [How to get started](Get-started#how-to) + **Usage** - -- [Standalone Use](Standalone-Use) -- [SIMPL Windows Bridging](SIMPL-Bridging-Updated) - - [Join Maps](JoinMaps) +* [Standalone Use](Standalone-Use) +* [SIMPL Windows Bridging](SIMPL-Bridging-Updated) +* [Join Maps](JoinMaps) **Technical documentation** - -- [Essentials Architecture](Arch-summary) - - [Devices and DeviceManager](Arch-1) - - [Configurable lifecycle](Arch-lifecycle) - - [Activation phases](Arch-activate) - - [More](Arch-topics) -- [Plugins](Plugins) -- [Communication Basics](Communication-Basics) -- [Debugging](Debugging) -- [Feedback Classes](Feedback-Classes) -- [Connection Based Routing](Connection-Based-Routing) -- [Configuration Structure](ConfigurationStructure) -- [Supported Devices](Supported-Devices) -- [Glossary of Terms](Glossary-of-Terms) +* [Essentials Architecture](Arch-summary) + * [Devices and DeviceManager](Arch-1) + * [Configurable lifecycle](Arch-lifecycle) + * [Activation phases](Arch-activate) + * [More](Arch-topics) +* [Plugins](Plugins-Updated) +* [Communication Basics](Communication-Basics) +* [Debugging](Debugging) +* [Feedback Classes](Feedback-Classes) +* [Connection Based Routing](Connection-Based-Routing) +* [Configuration Structure](ConfigurationStructure) +* [Supported Devices](Supported-Devices) +* [Glossary of Terms](Glossary-of-Terms) \ No newline at end of file