mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-13 12:37:07 +00:00
Added Ddvc01VtcMessenger; added to bridge; basic functions and feedbacks
This commit is contained in:
parent
37e2dfd11f
commit
a870418f96
11 changed files with 844 additions and 488 deletions
|
|
@ -245,9 +245,8 @@ namespace PepperDash.Essentials
|
|||
/// </summary>
|
||||
public void LoadDevices()
|
||||
{
|
||||
# warning Missing PepperDash.Essentials.Core.Devices.CrestronProcessor("processor"));
|
||||
// Build the processor wrapper class
|
||||
// DeviceManager.AddDevice(new PepperDash.Essentials.Core.Devices.CrestronProcessor("processor"));
|
||||
DeviceManager.AddDevice(new PepperDash.Essentials.Core.Devices.CrestronProcessor("processor"));
|
||||
|
||||
// Add global System Monitor device
|
||||
DeviceManager.AddDevice(new PepperDash.Essentials.Core.Monitoring.SystemMonitorController("systemMonitor"));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue