Trevor Payne
16af75ae0d
fix: updated erroneous console responses for Secrets Providers
...
refactor: updated method by which the Factories assess secret objects
refactor: updated 'SecretsManager' console responses
feat: added 'secretproviderlist' console command
feat: added 'secretproviderinfo' console command
feat: added 'CrestronGlobalSecretsProvider'
feat: Added 'Description' property to 'ISecretProvider'
feat: added 'TestSecret' method to 'ISecretProvider'
docs: added xml comments to 'ISecretProvider'
docs: added xml comments to 'ISecret'
refactor: cleaned up crestron default secrets provider classes
refactor: moved 'CrestronSecret' to its own class file
refactor: overhauled all secrets-related console commands
resolves #968
2022-07-18 15:07:19 -05:00
Trevor Payne
5a4cc2fd39
fix:console commands for Secrets Management Modified
2022-07-15 17:40:48 -05:00
Neil Dorin
bbb31aea23
Merge pull request #959 from ciasia/bugfix/958-SubpageRefernceList-Get__OutputSig
...
GetStringOutputSig and GetUShortOutputSig return
2022-06-22 09:15:01 -06:00
jta
38c4a540a9
fix for IBasicVolumeWithFeedback
...
fix: for a change that split the interface but could break backwards compatibility #955
2022-06-21 18:05:23 -04:00
jta
4c9a470885
Fix IBasicVolumeControls
...
fix: revert a change that split the interface but could break backwards compatibility #955
2022-06-21 17:55:18 -04:00
Andrew Welker
8ce390d650
Merge branch 'development' into feature/pdu-interface-joinmap
2022-06-21 13:42:17 -05:00
Andrew Welker
70a78b540d
Merge branch 'development' into feature/pdu-interface-joinmap
2022-06-21 13:12:50 -05:00
Andrew Welker
5e22ca9c59
Merge branch 'development' into hotfix/c2nio-factory-reference-update
2022-06-21 13:12:02 -05:00
Neil Dorin
e02c267988
Merge branch 'development' into hotfix/zoom-recording-prompt
2022-06-21 11:47:33 -06:00
Rodney Driscoll
794ba7e6dd
GetStringOutputSig and GetUShortOutputSig return
2022-06-17 09:38:16 +10:00
Jason DeVito
59b18d713b
fix: corrects issue #951 , c2nio incorrect factory reference
2022-06-08 15:12:32 -05:00
Trevor Payne
1cc37b7521
feature:Converted PduOutlets Dictionary to ReadOnlyDictionary
...
feature:Removed redundant OutletCount property
2022-06-02 11:17:54 -05:00
Trevor Payne
86dfc395ec
Rename IHasPowerReboot to IHasPowerCycle
...
Update naming scheme to Cycle from Reboot
2022-05-31 17:48:18 -05:00
Trevor Payne
05f3a7eb2c
UpdateJoinmap Names
2022-05-31 17:46:13 -05:00
Trevor Payne
20beeb076a
add new interfaces for implementing PDUs
...
added basic join map
2022-05-31 17:19:56 -05:00
Neil Dorin
b8442e7048
feat(essentials): Format update for command
2022-05-18 16:33:21 -06:00
Neil Dorin
1e65c961c6
feat(essentials): Adds new interface capabilities
...
* ability to admit a participant from waiting room
* ability to acknowledge a meeting recording consent prompt
2022-05-17 15:36:00 -06:00
Neil Dorin
bdc4f0ae28
fix(essentials): updates recording property name
2022-05-17 13:20:53 -06:00
Neil Dorin
82ac34d3b6
fix(essentials): Updates Status.Call subscription mechanism to persist properly
...
Makes sure all subscriptions are un and resubscribed whenever Status.Call is constructed
2022-05-17 11:26:19 -06:00
Neil Dorin
23555e5174
Merge branch 'main' into hotfix/zoom-osd-device
2022-05-16 14:20:38 -06:00
Andrew Welker
768a93d44d
Merge branch 'development' into feature/fileio
2022-05-02 13:40:30 -06:00
Andrew Welker
5386f0fffb
Merge branch 'development' into feature/fileio
2022-04-28 10:07:48 -06:00
Andrew Welker
ad3ae0de69
Merge branch 'development' into hotfix/zoomroom-duplicate-passwordRequired-eventhandlers
2022-04-28 10:07:24 -06:00
Andrew Welker
e843098ac3
Merge branch 'development' into release/1.10.0
2022-04-28 09:05:25 -06:00
Jason DeVito
1abe54fa48
fix: removed duplicate PasswordRequired event handler from LinkZoomRoomToApi method
2022-04-26 15:32:34 -05:00
Jason T Alborough
1566e04edf
Merge branch 'development' into feature/fileio
2022-04-20 14:20:05 -04:00
Jason Alborough
f902a57f60
feature: add fileLock for reads
2022-04-19 15:19:27 -04:00
Jason DeVito
e2b8e356ff
fix: Updated ZoomRoom constructor to build HdmiOutput1,2,3
2022-03-29 16:03:46 -05:00
Jason DeVito
832102f4bb
feat: updated ExecuteSwitch to turn the display power on if _PowerIsOn is false
2022-03-29 16:02:59 -05:00
Neil Dorin
b23b7cb813
fix(essentials): #927 moves SetUpRouting() to constructor
2022-03-29 12:49:49 -06:00
Jason Alborough
33c7038d99
feature: write file is now on a low priority thread.
...
feature: add asynchronous read file methods and event
2022-03-24 17:50:34 -04:00
Trevor Payne
c4843d68f4
feat: add ability to build rooms with extant device factory
...
RESOLVES #925
2022-03-23 15:28:25 -05:00
Jason Alborough
7e8d88c3af
fix: fix method name in test
2022-03-21 18:32:34 -04:00
Jason Alborough
c539c79135
fix: fix case on \user\ folder path for four series support.
2022-03-21 17:08:36 -04:00
Jason Alborough
281b6f065f
fix: remove method FileExsists
...
fix: fixed casing in debug statement
fix: changed the method name to ReadDataFromFile.
feature: added an overload ReadDataFromFile(string)
2022-03-21 17:06:18 -04:00
Jason Alborough
acfbefca00
feature: add static fileio class to read and write files
2022-03-15 09:33:06 -04:00
Trevor Payne
a1dce1bb17
Merge branch 'development' into feature/split-volume-interfaces-for-composition
2022-03-14 22:58:13 -05:00
Nick Genovese
34a695ba95
feat (essentials): fixed a few build issues with the new volume interfaces
2022-03-14 19:51:55 -04:00
Nick Genovese
0ab1ece445
feat (essentials): split up volume interfaces for better composition
...
fix (essentials): fixed a few misc devices that are probably deprecated anyhow
2022-03-14 19:26:50 -04:00
Neil Dorin
89dd098ea6
feat(essentials): #912 Updates to GenericCommunicationMonitor to better monitor socket status
2022-03-03 14:39:54 -07:00
Neil Dorin
787c8eb954
feat(essentials): Adds new interface and event to notify if video unmute is requested
2022-03-01 21:43:38 -07:00
Neil Dorin
97b9ed5016
fix(essentials): Fixes SetupCameras to not add duplicate cameras to the list
2022-02-28 19:21:27 -07:00
Neil Dorin
06fdee313a
fix(essentials): adds missing property decorators and unmutes video on camera select
2022-02-25 21:10:44 -07:00
Neil Dorin
b3f7568469
fix(essentials): updates to IHasDirectory and ZoomRoom
...
Prevents serialization of CurrentDirectoryResults object.
Modified OnDirectoryResultsReturne helper method for ZoomRoom to fix stripping of contacts
2022-02-24 22:03:03 -07:00
Neil Dorin
55ab593d73
feat(essentails): #911 swaps cisco comm monitor poll string
2022-02-24 14:34:38 -07:00
Neil Dorin
a06652ee61
chore(essentials): Cleans up some debug statements no longer needed
2022-02-21 12:06:09 -07:00
Jonathan Arndt
747c68bd1e
Updates to forEach loop sceneIndex to include local sceneIndex context
2022-02-16 22:17:45 -08:00
Neil Dorin
428edad38a
Merge branch 'release/1.10.0' into feature/add-cisco-room-kit-features
2022-02-15 16:05:14 -07:00
Jonathan Arndt
80b5fb6c7f
CiscoSparkCodec > Removed inner IF of processQueuedCommands and added CrestronInvoke to CheckSyncStatus
2022-02-15 11:27:37 -08:00
Jonathan Arndt
6df594dd7f
Updates to CiscoSparkCodec queue
2022-02-14 17:21:15 -08:00