PepperDashCore icon indicating copy to clipboard operation
PepperDashCore copied to clipboard

Results 13 PepperDashCore issues
Sort by recently updated
recently updated
newest added

This adds a configuration object to turn off Echo in the SSH terminal options

**Was this bug identified in a specific build version?** main branch **Describe the bug** Some console commands in essentials are using debug.console instead of CrestronConsole.ConsoleCommandResponse. PepperDash UDM requires that the...

bug

Import the sharp library for OAuth. It should live in PepperDash Core. https://github.com/PepperDash-Engineering/ssharp-oauth-client-library

enhancement
planning

**Is your feature request related to a problem? Please describe.** There is a plugin that will require secure TcpIp communication implementing TLS1.2 and would like to have a comm method...

enhancement
planning

**Is your feature request related to a problem? Please describe.** Currently, setting debug level to > 0 never expires and can cause additional processor overhead if left on unintentionally. **Describe...

enhancement
planning

**Is your feature request related to a problem? Please describe.** Current implementation requires a lot of code duplication in implementation of IStreamDebugging. **Describe the solution you'd like** Adding interface extensions...

enhancement
good first issue
planning

We should add a method for formatting strings printed using stream debugging to be either Hex, ASCII, or mixed, similar to how strings in Debugger are printed. Default value for...

enhancement
planning

**Describe the bug** Probably due to threading issues, the `GenericSSHClient` can throw a null reference exception if the retry time for reconnecting on connection loss is too short. 'Too short'...

bug
planning

**Is your feature request related to a problem? Please describe.** The current console debugging mechanisms in the Debug static class has reached the limits of it's usefulness. The global debug...

enhancement
help wanted
question
planning

**Is your feature request related to a problem? Please describe.** Currently, setting the app debug level to > 0 is persistent. This can cause extra overhead on the processor CPU...

enhancement
planning