Andrew Welker
7f8d4d94d0
update path to library
2020-06-21 13:57:47 -06:00
Andrew Welker
1ccc2c891e
Changing Essentialls over to using nuget
2020-06-21 00:16:13 -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
bece417bf3
Merge branch 'development' into feature/Add-Description-Attributes
2020-05-21 10:03:23 -06:00
Trevor Payne
3c7495aaa1
Added Description Attributes to Bridgeable Classes
...
#210
2020-05-20 23:27:21 -05:00
Trevor Payne
2a9f6e253b
Resolves #201
...
Improvements to CenRfgwController
Addition of Button Extensions
Addition of Hrxxx0WirelessRemoteController
Addition of InfinetId to EssentialsControlPropertiesConfig
Addition of CrestronRemotePropertiesConfig
2020-05-20 11:06:18 -05:00
Neil Dorin
1dd55f5a5f
Merge branch 'development' into feature/remove-mobile-control
2020-05-13 16:33:58 -06:00
Trevor Payne
f2cb95af96
removed some unintentionally added text from InputInterfaces.cs
2020-05-13 09:40:45 -05:00
Trevor Payne
3bf3ac2cce
resolves #178 - Addedd Requested Interface IHasVideoMute
2020-05-13 09:35:56 -05:00
Trevor Payne
2cc5631672
Added AddJoinMap to CenOdtOccupancySensorBaseController
...
resolves #167
2020-05-08 11:24:02 -05:00
Andrew Welker
531bda5c7f
Merge branch 'development' into feature/update-joinmaps-globally
2020-05-08 09:55:13 -06:00
Trevor Payne
04e159c1d1
Added bridge.AddJoinMap(Key, joinMap); to each LinkToApi method
2020-05-08 10:46:23 -05:00
Trevor Payne
072c13459c
Added CenOdtOccupancySensorBaseController;
...
Added CenOdtOccupancySensorBaseJoinMap
resolves #92
2020-05-07 22:23:09 -05:00
Trevor Payne
99c4dc2266
Updated IRSetTopBoxBase and SetTopBoxControllerJoinMap
2020-05-07 17:14:48 -05:00
Trevor Payne
8da86c360c
Updated GlsOccupancySensorBaseController and GlsOccupancySensorBaseJoinMap
2020-05-07 16:30:01 -05:00
Trevor Payne
230f29d3f8
Updated GenericLightingJoinMap, LightingBase, and LutronQuantum
2020-05-07 15:42:46 -05:00
Trevor Payne
3a3ccb0acd
Updated DmChassisController and DmChassisControllerJoinMap; Slightly changed DmChassisController Bridge to account for new offsets using the span property.
2020-05-07 13:31:26 -05:00
Trevor Payne
3a03fa31e8
Added [Obsolete] flag to Digitallogger and DigitalLoggerJoinMap. At direction of Jason A, it will be moved into a plugin and removed from essentials entirely in a future update.
2020-05-07 12:30:22 -05:00
Trevor Payne
72ec4de912
Updated AppleTv and AppleTvJoinMap
2020-05-07 11:28:08 -05:00
Andrew Welker
d0e357f4b7
adds IBridgeAdvanced at actual device level
2020-04-28 14:01:59 -06:00
Andrew Welker
51dc215504
change CameraBase to EssentialsDevice
...
All internal types that derive from CameraBase now implement IBridgeAdvanced and call the protected method LinkCameraToApi for bridging
2020-04-28 12:16:24 -06:00
Andrew Welker
44fcbf98f2
rename ConfigureComPort to RegisterAndConfigureComPort
2020-04-28 12:13:35 -06:00
Neil Dorin
a93ded8c79
New device loading methodology working via reflection
2020-04-23 14:59:54 -06:00
Neil Dorin
911bd8daba
Moves to reflection based mechanism for loading device factories at boot (not working)
2020-04-22 17:52:29 -06:00
Neil Dorin
4f6ae386b4
Finishes converting all existing types to new DeviceFactory mechanism. #106
2020-04-22 17:52:29 -06:00
Neil Dorin
2170a79399
Updating more device factories in Essentials and Devices.Common
2020-04-22 17:51:22 -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
0e211e02b8
Adds LinkToApi method
2020-04-14 16:14:42 -06:00
Andrew Welker
894a6a70bb
Adds LinkToApi method and cleans up a couple of methods
2020-04-14 16:14:25 -06:00
Andrew Welker
2f17734a4c
Changes base class to CrestronGenericBridgeableBaseDevice
...
* adds LinkToApi method
2020-04-14 16:14:04 -06:00
Andrew Welker
c10cf202de
Changes base class to EssentialsBridgeableDevice
...
* Adds LinkToApi Method
2020-04-14 16:09:47 -06:00
Andrew Welker
04bbcd1d31
moves several bridges out of extension methods
2020-04-13 17:11:32 -06:00
Andrew Welker
6de70a83f1
adds IHasCameraControls
2020-04-08 12:17:10 -06:00
Andrew Welker
96a77539a1
Merge branch 'development' into feature/ecs-1209
2020-03-27 08:35:04 -06:00
Andrew Welker
1500f5aabe
Merge branch 'development' into feature/OccSensor-Fixes
2020-03-13 16:15:37 -06:00
Trevor Payne
8f52f49884
closes #60 closes #63 closes #51 Exposed and tested occsensor names and raw states. Exposed and tested SetTopBox. Changed conditional formatting for SecondsCountdownTimer
2020-03-13 16:49:47 -05:00
Neil Dorin
b71313248d
Addresses issues causing build to fail.
2020-03-10 15:01:28 -06:00
Neil Dorin
f27b6fadb9
Merge branch 'development' into feature/ecs-1209
...
# Conflicts:
# PepperDashEssentials/Room/Types/EssentialsHuddleSpaceRoom.cs
# PepperDashEssentials/Room/Types/EssentialsHuddleVtc1Room.cs
# essentials-framework/Essentials Devices Common/Essentials Devices Common/DSP/DspBase.cs
# essentials-framework/Essentials Devices Common/Essentials Devices Common/Power Controllers/Digitallogger.cs
2020-03-10 14:23:17 -06:00
Trevor Payne
ddf2bd4c64
Added IR SetTopBox
2020-03-09 15:08:14 -05:00
Neil Dorin
c62299aef7
Merge branch 'development' into feature/action-testing
2020-03-06 12:46:37 -07:00
Neil Dorin
bc004a8764
Updates AssemblyInfo.cs files to include AssemblyInformationalVersion and resets default versions to 0.0.0.*. Updates assembly version script to accomodate changes
2020-03-05 16:49:03 -07:00
Neil Dorin
1cf5aafa03
Moves feebdack FireUpdates to correct event handler callback delegate
2020-03-03 12:10:53 -07:00
Trevor Payne
6c32c6154e
Add support to expose names - fix some issues with feedbacks from occ sensors
2020-03-03 12:37:19 -06:00
Neil Dorin
d2fc4d2175
Merge remote-tracking branch 'origin/development' into bugfix/ecs-1260
2020-02-18 15:52:11 -07:00
bitm0de
c420e06540
Fixed conditional check to prevent NullReferenceException
2020-02-15 14:43:31 -07:00
bitm0de
00e14b746b
Added floating point epsilon comparison for equality check
2020-02-15 14:32:46 -07:00
Neil Dorin
56fae89ae2
Merge branch 'master' into bugfix/ecs-1260
2020-02-12 10:46:50 -07:00
Neil Dorin
9a2c001a93
Cleans out classes moved to plugins (Evertz). Adds example configs, removes old #warning statements.
2020-02-12 10:27:27 -07:00
Neil Dorin
f000097a03
Major repo cleanout. Removes all files marked as REMOVE or MOVED and removes Cues and all assciated referenced.
2020-01-30 14:38:00 -07:00