mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-20 07:56:50 +00:00
- Renamed `UsbOutput` to `Usb` in `eRoutingSignalType.cs`. - Removed unused `UsbInput` and `SecondaryAudio` signal types. - Added new HTTP route for retrieving routing devices and tielines in `EssentialsWebApi.cs`. - Implemented `GetRoutingDevicesAndTieLinesHandler` to handle requests for routing devices and tielines, including detailed port information. - Updated `GenericSink` to remove `SecondaryAudio` from input port signal types. - Created `ICurrentSourcesMessenger` to manage current source information and status updates. - Introduced `IDeviceInfoProviderMessenger` for device information communication with debounce functionality. - Updated `MobileControlSystemController` to use new messenger classes for current sources and device info. - Added console commands for listing tielines and visualizing routes in `ControlSystem.cs`. - Implemented methods for visualizing routes and current routes, including filtering options. |
||
|---|---|---|
| .. | ||
| RoomBridges | ||
| Services | ||
| Touchpanel | ||
| WebApiHandlers | ||
| WebSocketServer | ||
| AuthorizationResponse.cs | ||
| IDelayedConfiguration.cs | ||
| MessageToClients.cs | ||
| MobileControlAction.cs | ||
| MobileControlConfig.cs | ||
| MobileControlDeviceFactory.cs | ||
| MobileControlEssentialsConfig.cs | ||
| MobileControlFactory.cs | ||
| MobileControlSimplDeviceBridge.cs | ||
| MobileControlSystemController.cs | ||
| PepperDash.Essentials.MobileControl.csproj | ||
| TransmitMessage.cs | ||
| UserCodeChanged.cs | ||
| UserCodeChangedContent.cs | ||
| Utilities.cs | ||
| Volumes.cs | ||