mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-06 08:16:11 +00:00
Created Glossary of T (markdown)
14
Glossary-of-T.md
Normal file
14
Glossary-of-T.md
Normal file
@@ -0,0 +1,14 @@
|
||||
**Essentials Application**
|
||||
A Crestron SIMPL# Pro application that is made up of the Essentials Framework and any optionally any number of Essentials Plugins
|
||||
|
||||
**Essentials Framework**
|
||||
The collection of core libraries that make up the framework
|
||||
|
||||
**Essentials Plugins**
|
||||
SIMPL# Pro libraries that reference the Essentials Framework and are loaded at runtime to add or extend functionality
|
||||
|
||||
**Device**
|
||||
A base class, defined in the PepperDash.Core library. It can represent a physical device, or a virtual device or behaviour. Generally, most new classes defined in the Essentials ecosystem should derive from Device.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user