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
|
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 |
|
Trevor Payne
|
9eb48acd6a
|
Added Raw states for PIR and US sensors on the GlsOdtOccupancySensorController and corresponding joinMap data and Bridge connections
|
2020-01-27 10:00:48 -06:00 |
|
Neil Dorin
|
eef5c41dfe
|
Merge remote-tracking branch 'origin/development' into feature/ecs-1209
|
2020-01-16 19:21:29 -07:00 |
|
Neil Dorin
|
1017464980
|
Adds try/catch to Communication_BytesReceived callback to prevent exception from getting logged when malformed message is received
|
2020-01-16 16:40:02 -07:00 |
|
Neil Dorin
|
45788a4d6b
|
Adds debug statments with logging for Samsung MDC power on/off events
|
2020-01-13 21:54:49 -07:00 |
|
Neil Dorin
|
96cd5cfe81
|
New JoinMap scheme working on CameraControllerJoinMap. Added MobileControlSIMPLRoomJoinMap and began implementing on MobileControlSIMPLRoomBridge
|
2019-12-17 21:36:47 -07:00 |
|
Neil Dorin
|
ebc50f0caa
|
Updates SIMPLCameraMessenger and adds SIMPLRouteMessenger
|
2019-12-09 16:38:25 -07:00 |
|
Neil Dorin
|
e74d8c2497
|
Updates to IRunRouteAction to require specification of sourceListKey
|
2019-12-04 22:36:25 -07:00 |
|
Neil Dorin
|
0ed613de73
|
Progress on CameraBaseMessenger
|
2019-12-01 20:50:55 -07:00 |
|
Neil Dorin
|
10104e2a09
|
Corrects issue where if relay state was already Registered, DeviceFactory did not return a GenericRelayDevice
|
2019-11-27 11:36:56 -07:00 |
|
Neil Dorin
|
c99ba9ca1d
|
Merge branch 'feature/ecs-1188' into bugfix/ecs-1192
# Conflicts:
# PepperDashEssentials/Room/Types/EssentialsHuddleVtc1Room.cs
# essentials-framework/Essentials Core/PepperDashEssentialsBase/Routing/RoutingPort.cs
|
2019-11-27 11:22:27 -07:00 |
|