Essentials/src/PepperDash.Essentials.MobileControl
Andrew Welker 5c35a3be45 fix: catch exceptions in handlers directly
Previously, any exceptions that were occuring in a hander's action were being swalled due to being off on another thread. Now, those exceptions are caught and printed out.
2025-10-15 14:03:17 -05:00
..
RoomBridges docs: add missing XML comments for Mobile Control Project 2025-10-15 12:26:57 -05:00
Services docs: add missing XML comments for Mobile Control Project 2025-10-15 12:26:57 -05:00
Touchpanel docs: fix Copilot comments 2025-10-15 12:54:14 -05:00
WebApiHandlers docs: fix Copilot comments 2025-10-15 12:54:14 -05:00
WebSocketServer fix: use correct collection for program stop 2025-10-15 14:02:06 -05:00
AuthorizationResponse.cs feat: unique status requests for messengers 2025-09-23 10:55:16 -05:00
ClientSpecificUpdateRequest.cs docs: add missing XML comments for Mobile Control Project 2025-10-15 12:26:57 -05:00
IDelayedConfiguration.cs docs: add missing XML comments for Mobile Control Project 2025-10-15 12:26:57 -05:00
MessageToClients.cs fix: direct server clients now have unique client IDs 2025-10-15 09:50:12 -05:00
MobileControlAction.cs docs: add missing XML comments for Mobile Control Project 2025-10-15 12:26:57 -05:00
MobileControlConfig.cs feat: enable subscription logic for messengers 2025-09-26 21:31:54 -05:00
MobileControlDeviceFactory.cs docs: add missing XML comments for Mobile Control Project 2025-10-15 12:26:57 -05:00
MobileControlEssentialsConfig.cs docs: add missing XML comments for Mobile Control Project 2025-10-15 12:26:57 -05:00
MobileControlFactory.cs docs: add missing XML comments for Mobile Control Project 2025-10-15 12:26:57 -05:00
MobileControlSimplDeviceBridge.cs docs: complete XML documentation for all projects with inheritdoc tags 2025-07-22 15:53:01 +00:00
MobileControlSystemController.cs fix: catch exceptions in handlers directly 2025-10-15 14:03:17 -05:00
PepperDash.Essentials.MobileControl.csproj docs: enable XML documentation generation and add initial documentation 2025-07-22 15:44:52 +00:00
TransmitMessage.cs fix: direct server clients now have unique client IDs 2025-10-15 09:50:12 -05:00
UserCodeChanged.cs docs: add missing XML comments for Mobile Control Project 2025-10-15 12:26:57 -05:00
UserCodeChangedContent.cs feat: unique status requests for messengers 2025-09-23 10:55:16 -05:00
Utilities.cs docs: fix Copilot comments 2025-10-15 12:54:14 -05:00
Volumes.cs docs: add missing XML comments for Mobile Control Project 2025-10-15 12:26:57 -05:00