jdevito
fb689c4484
fix: updated CEN-IO classes inheriting from EssentialsDevice to CrestronGenericBaseDevice to resolve activation issues
2022-08-31 14:43:58 -05: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
Jason DeVito
fa89a73c4b
feat: added support for Crestron CEN-IO-RY-104 relay module.
2021-11-11 16:47:15 -06:00
Neil Dorin
73addfefe7
More fixes to Generic IO classes
2020-11-12 12:11:18 -07:00
Andrew Welker
8445656289
fix constructor to initialize feedback
2020-06-25 08:19:08 -06:00
Andrew Welker
f98292a4aa
add null check to all internal device LinkToApi methods
...
This allows for backwards compatability with EiscApi bridges.
2020-06-19 15:48:34 -06:00
Andrew Welker
6c2d8c02c1
Merge branch 'development' into feature/Add-Description-Attributes
2020-05-21 09:38:21 -06:00
Trevor Payne
3c7495aaa1
Added Description Attributes to Bridgeable Classes
...
#210
2020-05-20 23:27:21 -05:00
Trevor Payne
19e78d649f
Updated GenericDigitalInputDevice
...
Compatibility Update to GenericRelayDevice
#205
2020-05-20 17:07:58 -05:00
Trevor Payne
0dad34893e
Updated GenericRelayDevice
...
#205
2020-05-20 16:44:38 -05:00
Trevor Payne
04e159c1d1
Added bridge.AddJoinMap(Key, joinMap); to each LinkToApi method
2020-05-08 10:46:23 -05:00
Trevor Payne
adbb76b87c
Updated GenericRelayControllerJoinMap and GenericRelayDevice
2020-05-07 15:54:47 -05:00
Neil Dorin
a93ded8c79
New device loading methodology working via reflection
2020-04-23 14:59:54 -06:00
Neil Dorin
4f6ae386b4
Finishes converting all existing types to new DeviceFactory mechanism. #106
2020-04-22 17:52:29 -06:00
Andrew Welker
6b65db55c1
Changes EiscApi to EiscApiAdvanced for internal devices
2020-04-20 10:10:50 -06:00
Andrew Welker
54d31e128e
removing bad namespace
2020-04-17 10:09:53 -06:00
Andrew Welker
33f5881e91
Changes base class and adds LinkToApi Method
2020-04-14 16:17:11 -06:00
Neil Dorin
48c6bb78bc
Removes essentials-framework as a submodule and brings the files back into the main repo
2019-07-09 17:21:53 -06:00