Merge branch 'feature/ndorin-edits-2'

Neil Dorin
2020-02-13 11:22:53 -07:00
3 changed files with 3 additions and 3 deletions

@@ -12,7 +12,7 @@ This section assumes knowledge of loading programs to and working with the file
To help understand Essentials Framework, we recommend starting with the current [Release build](https://github.com/PepperDash/Essentials-Builds) and loading it to a Crestron 3-Series processor.
1. Load the PepperDashEssentials[version].cpz to the processor in program slot 1 and start the program by sendign console command `progload -p:1`
1. Load the `PepperDashEssentials[version].cpz` to the processor in program slot 1 and start the program by sending console command `progload -p:1`
1. On first boot, the Essentials Application will build the necessary configuration folder structure in the User/Program1/ path.
1. Load `'Example Configuration/EssentialsHuddleRoom/configurationFile-HuddleSpace-2-Source.json'` to the User/Program1/ folder.
1. Reset the program via console `progreset -p:1`. The program will load the example configuration file.

@@ -18,7 +18,7 @@ Or use the links to the right to navigate our documentation.
## Benefits
* Increased hardware overhead compared to S+ and Simpl solutions
* Reduced hardware overhead compared to S+ and Simpl solutions
* Quick development cycle
* Shared resources made easily available
* More flexibility with less code

@@ -1,6 +1,6 @@
# SIMPL Windows Bridging
Essentials allows for devices defined within the SIMPL# Pro application to be bridged to a SIMPL Windows application over Ethernet Inter System Communication (EISC). This allows a SIMPL Windows program to take advantage of some of the features of the SIMPL# Pro environment, without requiring the entire application to be written in C#.
Essentials allows for devices defined within the SIMPL# Pro application to be bridged to a SIMPL Windows application over Ethernet Intersystem Communication (EISC). This allows a SIMPL Windows program to take advantage of some of the features of the SIMPL# Pro environment, without requiring the entire application to be written in C#.
Some of the main advantages are: