mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-13 12:37:07 +00:00
feat(wip): removing base classes from Essentials.Core
This commit is contained in:
parent
f43559941b
commit
d2e1979d96
16 changed files with 937 additions and 11 deletions
|
|
@ -8,7 +8,6 @@ using PepperDash.Essentials.Core.Bridges;
|
|||
|
||||
namespace PepperDash.Essentials.Core
|
||||
{
|
||||
[Obsolete("Please use PepperDash.Essentials.Devices.Common")]
|
||||
public abstract class CrestronGenericBaseDevice : EssentialsDevice, IOnline, IHasFeedback, ICommunicationMonitor, IUsageTracking
|
||||
{
|
||||
protected GenericBase Hardware;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue