Essentials
Essentials copied to clipboard
The Essentials Application Framework Libraries
**Is your feature request related to a problem? Please describe.** The Mobile Control System Controller uses video codec base to create codec specific messengers while the video codec base requires...
This PR implements a new `/swagger` endpoint that provides OpenAPI 3.0.3 documentation for the PepperDash Essentials CWS API, enabling integration with tools like ApiDog and automatic client generation for web...
This PR establishes the foundation for comprehensive unit testing in PepperDash Essentials by creating a modern test infrastructure and demonstrating SDK abstraction patterns. ## Problem Solved The codebase previously had...
# Feature Request: Framework-Agnostic Plugin Architecture & Testing Infrastructure ## Problem Statement Our current architecture presents challenges for comprehensive testing and maintainability due to tight coupling with the Crestron SDK...
Starting from the development branch and using the GetRoutesHandler to start, create a handler that can be added to the CWS API at the /swagger endpoint that will return an...