New Room on to default source feature working using scheduled events and built in scheduler based on config values

This commit is contained in:
Neil Dorin
2018-08-24 18:08:25 -06:00
parent c0c90f926e
commit bd31d76e8b
6 changed files with 503 additions and 151 deletions

View File

@@ -142,6 +142,7 @@
<Compile Include="OTHER\Fusion\EssentialsHuddleSpaceFusionSystemControllerBase.cs" />
<Compile Include="HttpApiHandler.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Room\Behaviours\RoomOnToDefaultSourceWhenOccupied.cs" />
<Compile Include="Room\Config\DDVC01RoomPropertiesConfig.cs" />
<Compile Include="Room\Config\EssentialsPresentationPropertiesConfig.cs" />
<Compile Include="Room\Config\EssentialsHuddleRoomPropertiesConfig.cs" />