mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-14 13:07:18 +00:00
feat: updates to IEssentialsRoom for CameraListKey and adds helper method to get camera list from config
This commit is contained in:
parent
9a6209f50a
commit
ddc2491664
2 changed files with 13 additions and 0 deletions
|
|
@ -31,6 +31,8 @@ namespace PepperDash.Essentials.Core
|
|||
|
||||
string AudioControlPointListKey { get; }
|
||||
|
||||
string CameraListKey { get; }
|
||||
|
||||
SecondsCountdownTimer ShutdownPromptTimer { get; }
|
||||
int ShutdownPromptSeconds { get; }
|
||||
int ShutdownVacancySeconds { get; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue