Provided under MIT license
This is an example of an Essentials Plugin for a Panasonic Display.
- Essentials runs on any Crestron 3-series processor or Crestron's VC-4 platform.
- To edit and compile the source, Microsoft Visual Studio 2008 Professional with SP1 is required.
- Crestron's Simpl# Plugin is also required (must be obtained from Crestron).
The Essentials application is required. It is referenced as a submodule and will be automatically checked out when cloning this repo if set to recurse submodules. This allows different builds of the Essentials application to be referenced by checking out the desired submodule commit.
For detailed documentation about how Plugins work, see the Wiki article.
See Getting Started