Neil Dorin
9d87c76ab2
Merge branch 'development' into feature/room-combining
2022-01-31 20:43:56 -07:00
Neil Dorin
4dc4565e69
Merge branch 'development' into feature/room-combining
2022-01-27 15:50:37 -07:00
Jason DeVito
fb6021424e
feat: Updated joinMap to include NoRouteText @ serial-100. fix: Updated joinMap descriptions for Video/Audio Input/Output names. feat: Updated DmChassisController LinkChassisToApi to pass noRouteText across bridge.
2022-01-26 15:06:17 -06:00
Neil Dorin
3198f5d876
Merge branch 'development' into hotfix/generic-relay-dm-rmc-issues
2022-01-26 11:57:30 -07:00
Andrew Welker
8393ae3ded
fix(Core): Add return if port number is greater than supported ports on the device
2022-01-26 09:39:57 -07:00
Andrew Welker
4eace11943
refactor(Core): Removed old commented out code
2022-01-26 09:35:09 -07:00
Andrew Welker
89bd988391
fix (Core): Add better log messages and null checks
...
Checking if a device exists in the Device Manager and if it implements `IRelayPorts` are now 2 separate steps instead of one. There is now a null check in the PostActivation method to allow for logging an error if getting the relay device fails.
2022-01-26 09:34:44 -07:00
Neil Dorin
cc0ec3f8d3
Merge branch 'development' into hotfix/videocodecbase-max-meeting-xsig-value-set
2022-01-19 15:03:01 -07:00
Neil Dorin
eea59d682a
Merge branch 'main' into hotfix/videocodecbase-max-meeting-xsig-value-set
2022-01-19 14:43:00 -07:00
Neil Dorin
4a2b15b0c6
Merge branch 'development' into hotfix/minor-fixes
2022-01-19 13:54:16 -07:00
Jason DeVito
99580ae8b5
fix: Added MeetingsToDisplay analog join to join map to take in number of MeetingsToDisplay via the xsig bridge and provide feedback of property. fix: Added MeetingsToDisplay property with backer field and feedback. Updated LinkVideoCodecScheduleToApi method with new property. Updated Constructor to instantiate the feedback property.
2022-01-13 08:44:23 -06:00
Neil Dorin
2d64e49f8e
feat(essentials): Adds JsonProperty attributes to LightingScene
2022-01-06 15:32:47 -07:00
Neil Dorin
f27b0a1b59
Merge branch 'development' into feature/zoom-bridge-updates
2022-01-04 18:05:32 -07:00
Neil Dorin
bceb7115ed
fixes new interface property
2021-12-03 14:37:45 -07:00
Neil Dorin
1d2eb42c46
feat(essentials): Adds label property to shade interface
2021-12-03 14:15:58 -07:00
Neil Dorin
176d4675da
feat(essentials): Populates EnvironmentatlControlDevices on huddle and vtc room types
2021-12-02 17:53:39 -07:00
Neil Dorin
e152250363
feat(essentials): Adds IEnvironmentalControls interface and updates some room config properties
2021-12-01 12:40:17 -07:00
Jason DeVito
fa89a73c4b
feat: added support for Crestron CEN-IO-RY-104 relay module.
2021-11-11 16:47:15 -06:00
Jason DeVito
cd186aa3a3
feat: Added GlsPartitionSensorConfig.cs. feat: Updated GlsParitionSensorController.cs to addd the ability to set sensitivity via config. chore: Updated GlsPartitionSensorJoinMap.cs to organize signals by type for readability.
2021-11-02 09:16:34 -05:00
Jason DeVito
b343101886
fix: Updated spelling error in occupancy sensor properties config for new sensitivity properties.
2021-11-01 10:05:30 -05:00
Jason DeVito
7dabe161a7
feat: Updated CenOdtOccupancySensorBaseJoinMap.cs with joins for IdentityMode and IdentityModeFeedback. feat: Updated CentOdtOccupancySensorBaseController.cs to bridge SetIdentityMode method and feedback.
2021-10-29 17:22:41 -05:00
Jason DeVito
3de2ba03c1
feat: Added configuration for US and PIR sensitivity values from configuration. Add public method to set identity mode on/off for debugging and identifying remotely.
2021-10-29 17:05:36 -05:00
Jason DeVito
6fcb47e0ef
feat: Add configuraiton values for setting ultrasonic (US) and PIR sensor sensitivity from configuration.
2021-10-25 13:09:42 -05:00
Neil Dorin
d67a161e32
Merge branch 'development' into feature/room-combining
2021-09-29 17:17:29 -06:00
Neil Dorin
5442a1db48
fix(essentials): #842 Adds back in code to register Crestron devices under normal circumstances
2021-09-29 15:14:07 -06:00
Andrew Welker
b71c83bac0
feat: Update some internal Essentials devices to use Initialize method
2021-09-28 10:56:25 -06:00
Andrew Welker
5940ec17c2
feat: Add method call to constructor for EssentialsDevice
2021-09-28 10:56:24 -06:00
Andrew Welker
10445508b2
feat: Update Essentials Device to call Initialize method
2021-09-28 10:56:24 -06:00
Neil Dorin
1e9139f38e
feat(essentials): Reworks logic in InitializeSystem() to be a bit cleaner using a CEvent and the existing AllDeviceActivated event
2021-09-24 17:25:14 -06:00
Alex Johnson
35edbeacfc
Fix join map details for DMPS
2021-09-23 16:01:07 -04:00
Alex Johnson
b5cabfc644
Merge remote-tracking branch 'PepperDash_Essentials/development' into feature/dmps-endpoint-fixes
2021-09-23 12:01:33 -04:00
Alex Johnson
bead782bd5
Waits to return InitializeSystem until devices are registered. Adds DMPS system power on/off to device bridge.
2021-09-23 12:01:15 -04:00
Neil Dorin
1e98484082
Merge branch 'development' into feature/room-combining
2021-09-22 17:23:38 -06:00
Neil Dorin
16db2663a6
feat(essentials): #835 comments out some debug messages to clean up console at startup
2021-09-22 11:56:06 -06:00
Neil Dorin
9c4c1d99b8
Merge branch 'development' into hotfix/ci-newtonsoft-issues
2021-09-20 14:24:27 -06:00
Andrew Welker
73e3b049d8
build: Update nuspec file for maximum PD Core version
2021-09-13 08:33:36 -06:00
Andrew Welker
c71805cfc4
Merge branch 'development' into hotfix/glspartcn-enable-feedback
2021-09-02 07:42:52 -06:00
Jason DeVito
9a1b069e24
feat: Added debug statements to sensor set and sensitivity methods.
...
fix: Replaced SetSigTrueAction and SetSigFalseAction calling SetEnable state with a single SetBoolSigAction.
2021-09-02 08:21:37 -05:00
Andrew Welker
60c2d4df01
Merge branch 'development' into hotfix/4series-cultureinfo-for-time-formats-and-dm-4kz-fix
2021-08-26 17:59:32 -06:00
Neil Dorin
c84ec4c899
fix(essentials): #806 switches method to print times for consistent 12h format
...
fix(essentials): #806 Updates more uses of ToShortTimeString()
fix(essentials): #806 fixes for VideoCodecUIDriver
fix(essentials): #806 final fixes for time format
2021-08-26 17:20:04 -06:00
Neil Dorin
acd2be3679
feat(essentials): Updates to get scenarios to activate/deactivate
2021-08-25 17:23:24 -06:00
Andrew Welker
21bc6a05de
Merge branch 'development' into hotfix/room-method-updates
2021-08-18 16:05:46 -06:00
Neil Dorin
f8129fe7ae
feat(essentials): #800 adds public access modifier on properties
2021-08-18 13:35:48 -06:00
Neil Dorin
dbdaedcca3
feat(essentials): #800 Adds IPasswordPrompt
2021-08-18 13:25:26 -06:00
Andrew Welker
92f4d37cd6
refactor: Clean up Room Interfaces to help with ambiguities
2021-08-17 16:54:02 -06:00
Andrew Welker
c298d37b9f
Merge branch 'development' into feature/room-combining
2021-08-16 15:45:43 -06:00
Andrew Welker
538f81c18e
Merge branch 'development' into hotfix/IMobileControl3
2021-08-16 15:16:44 -06:00
Neil Dorin
01b713e6e1
feat(essentials): Adds IMobileControl3 interface to maintain backwards compatibility
2021-08-16 14:27:28 -06:00
Neil Dorin
5c3e1ca915
Updates IMobileControl to use IEssentialsRoom instead of EssentialsRoomBase again
2021-08-03 14:52:26 -06:00
Neil Dorin
1de42b9e97
Merge branch 'development' into feature/room-combining
2021-08-03 14:32:42 -06:00