mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-15 12:44:58 +00:00
updated numbering issues in SIMPL-BRIDGING-UPDATE
BIN
JoinMaps.pdf
Normal file
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:
|
Some of the main advantages are:
|
||||||
|
|
||||||
1. The ability to instantiate devices from configuration.
|
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.).
|
2. 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.
|
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.
|
||||||
1. The ability to handle multiple communciation types generically without changing the SIMPL Program (TCP/UDP/SSH/HTTP/HTTPS/CEC, etc.)
|
4. 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
|
5. Much faster development cycle
|
||||||
1. Reduced processor overhead
|
6. Reduced processor overhead
|
||||||
1. Ability to easily share devices defined in Essentials between multiple other programs
|
7. Ability to easily share devices defined in Essentials between multiple other programs
|
||||||
|
|
||||||
## Implementation
|
## Implementation
|
||||||
|
|
||||||
|
|||||||
BIN
SIMPL-Bridging-Updated.pdf
Normal file
BIN
SIMPL-Bridging-Updated.pdf
Normal file
Binary file not shown.
Reference in New Issue
Block a user