mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-02-12 19:24:53 +00:00
refactors several RMC controller Classes
This commit is contained in:
@@ -26,6 +26,7 @@ namespace PepperDash.Essentials.DM
|
||||
: base(key, name, device)
|
||||
{
|
||||
Rmc = device;
|
||||
|
||||
// if wired to a chassis, skip registration step in base class
|
||||
PreventRegistration = device.DMOutput != null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user