updated numbering issues in SIMPL-BRIDGING-UPDATE

Trevor Payne
2020-05-06 16:07:45 -05:00
parent 88cb3e798d
commit 5fa97aa507
3 changed files with 6 additions and 6 deletions

BIN
JoinMaps.pdf Normal file

Binary file not shown.

@@ -5,12 +5,12 @@ Essentials allows for devices defined within the SIMPL# Pro application to be br
Some of the main advantages are:
1. The ability to instantiate devices from configuration.
1. The ability to leverage C# concepts to handle data intensive tasks (Serialization/Deserialization of JSON/XML, cyrptography, etc.).
1. The ability to reuse the same compiled SIMPL Windows program (regardless of target processor type) by offloading all the variables that may be room or hardware specific to Essentials.
1. The ability to handle multiple communciation types generically without changing the SIMPL Program (TCP/UDP/SSH/HTTP/HTTPS/CEC, etc.)
1. Much faster development cycle
1. Reduced processor overhead
1. Ability to easily share devices defined in Essentials between multiple other programs
2. The ability to leverage C# concepts to handle data intensive tasks (Serialization/Deserialization of JSON/XML, cyrptography, etc.).
3. The ability to reuse the same compiled SIMPL Windows program (regardless of target processor type) by offloading all the variables that may be room or hardware specific to Essentials.
4. The ability to handle multiple communciation types generically without changing the SIMPL Program (TCP/UDP/SSH/HTTP/HTTPS/CEC, etc.)
5. Much faster development cycle
6. Reduced processor overhead
7. Ability to easily share devices defined in Essentials between multiple other programs
## Implementation

BIN
SIMPL-Bridging-Updated.pdf Normal file

Binary file not shown.