mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 03:57:27 +00:00
Added lighting interfaces and base class
This commit is contained in:
parent
82fad55c1e
commit
fb19b5894b
7 changed files with 109 additions and 3 deletions
|
|
@ -120,8 +120,8 @@
|
|||
<Compile Include="DSP\PolycomSoundStructure\SoundStructureBasics.cs" />
|
||||
<Compile Include="Factory\DeviceFactory.cs" />
|
||||
<Compile Include="Generic\GenericSource.cs" />
|
||||
<Compile Include="MIcrophone\MicrophonePrivacyController.cs" />
|
||||
<Compile Include="MIcrophone\MicrophonePrivacyControllerConfig.cs" />
|
||||
<Compile Include="Microphone\MicrophonePrivacyController.cs" />
|
||||
<Compile Include="Microphone\MicrophonePrivacyControllerConfig.cs" />
|
||||
<Compile Include="Occupancy\EssentialsGlsOccupancySensorBaseController.cs" />
|
||||
<Compile Include="Occupancy\EssentialsOccupancyAggregator.cs" />
|
||||
<Compile Include="Occupancy\iOccupancyStatusProvider.cs" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue