Essentials/src/PepperDash.Essentials.Core/Comm and IR
Andrew Welker 6ed7c96ec7 fix: centralize debug printing into extension methods
Stream debugging now uses CrestronConsole instead of debug methods, so that the debug statements will be printed regardless of console debug level. This also means that comm debug statements will NOT be in the Crestron Error log or in the files created by the logging system
2025-11-03 10:53:21 -06:00
..
CecPortController.cs fix: centralize debug printing into extension methods 2025-11-03 10:53:21 -06:00
CommBridge.cs feat: add CommBridge class and enhance EssentialsBridgeableDevice with new constructors 2025-08-15 09:48:30 -05:00
CommFactory.cs chore: remove unused using directives in CommFactory.cs 2025-08-15 09:51:17 -05:00
CommunicationExtras.cs chore: remove references to full Newtonsoft package 2024-02-02 09:23:29 -06:00
ComPortController.cs fix: centralize debug printing into extension methods 2025-11-03 10:53:21 -06:00
ComSpecJsonConverter.cs docs: complete XML documentation for all projects with inheritdoc tags 2025-07-22 15:53:01 +00:00
ConsoleCommMockDevice.cs docs: complete XML documentation for all projects with inheritdoc tags 2025-07-22 15:53:01 +00:00
GenericComm.cs docs: complete XML documentation for all projects with inheritdoc tags 2025-07-22 15:53:01 +00:00
GenericHttpClient.cs docs: complete XML documentation for all projects with inheritdoc tags 2025-07-22 15:53:01 +00:00
IRPortHelper.cs docs: complete XML documentation for all projects with inheritdoc tags 2025-07-22 15:53:01 +00:00