From db78ba59f1e232a653633a509c2c485b4cacc5fc Mon Sep 17 00:00:00 2001 From: hvolmer <5054691+hvolmer@users.noreply.github.com> Date: Tue, 11 Feb 2020 11:22:37 -0700 Subject: [PATCH] Updated Essentials Architecture (markdown) --- Essentials-Architecture.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Essentials-Architecture.md b/Essentials-Architecture.md index bfb163b..c502886 100644 --- a/Essentials-Architecture.md +++ b/Essentials-Architecture.md @@ -6,8 +6,13 @@ Essentials Framework is a collection of C# / Simpl# Pro libraries that can be ut ### Framework Libraries The table below is meant to serve as a guide to understand the basic organization of code concepts within the various libraries that make up the architecture. + --- PUT TABLE HERE --- +The diagram below shows the reference dependencies that exist between the different component libraries that make up the Essentials Framework. + +--- ARCH DRAWING --- + ### Architecture #### Device and DeviceManager