mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-13 04:26:49 +00:00
refactors several RMC controller Classes
This commit is contained in:
parent
42b94e3a47
commit
53d92555c8
5 changed files with 117 additions and 145 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue