Aviv Cohn
|
4c466b425c
|
fix: Change console message to include "use eiscApiAdvanced"
|
2024-04-25 10:24:09 -04:00 |
|
Alex Johnson
|
e22c71853f
|
Starts adding support for starting and stopping dm stream cards via API bridge
|
2020-12-02 13:10:47 -05:00 |
|
Andrew Welker
|
2767bccb2c
|
Merge branch 'development' into hotfix/bridge-registration
|
2020-07-08 11:33:20 -07:00 |
|
Andrew Welker
|
38d6200409
|
Log error and notices when necessary
|
2020-07-08 12:06:40 -06:00 |
|
Andrew Welker
|
e8d42b701e
|
Updated logging to write to ErrorLog as well
|
2020-07-08 12:00:18 -06:00 |
|
Andrew Welker
|
a1ee157ab8
|
add debug statement for catching EISC registration result.
|
2020-07-08 11:47:36 -06:00 |
|
Andrew Welker
|
615c0d1545
|
move EISC registration
|
2020-07-07 13:25:26 -06:00 |
|
Andrew Welker
|
76033f53fc
|
Changes Debug statement level
|
2020-07-06 13:48:52 -06:00 |
|
Andrew Welker
|
6b6604b7a9
|
update bridges and interfaces
|
2020-06-19 15:48:33 -06:00 |
|
Andrew Welker
|
c77d394e08
|
Merge branch 'development' into hotfix/eiscApiAdvanced-backwards-compatibility
|
2020-06-12 13:43:22 -06:00 |
|
Andrew Welker
|
0525f76b6b
|
Added IBridge to Core
made existing IBridge inherit from it for backwards compatabilty
|
2020-06-09 10:57:17 -06:00 |
|
Andrew Welker
|
5ea79ac94e
|
#227 removes unnecessary methods and fixes debug messages
|
2020-06-03 16:23:57 -06:00 |
|
Trevor Payne
|
79253c6b31
|
Fixed minor Interface Implementation Issues
|
2020-04-28 12:27:06 -05: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
|
563f690277
|
adds try/catch for Null Reference Exceptions
|
2020-04-20 12:21:18 -06:00 |
|
Andrew Welker
|
91963ea39b
|
duplicated join maps in Essentials
and marks the duplicates in Essentials as Obsolete
|
2020-04-20 10:13:08 -06:00 |
|
Andrew Welker
|
072618f981
|
moves IBridge back to Essentials
|
2020-04-20 10:12:33 -06:00 |
|
Andrew Welker
|
7bfc3b35f6
|
Moves original EiscApi back to Essentials
|
2020-04-20 10:12:23 -06:00 |
|
Andrew Welker
|
204b3a4d4d
|
adds type for EiscApiAdvanced and builder for EiscApi
|
2020-04-20 10:12:09 -06:00 |
|
Andrew Welker
|
e52b367ef0
|
copys join maps back to Essentials...
...to maintain backwards compatability
|
2020-04-20 09:31:43 -06:00 |
|
Andrew Welker
|
65881be81b
|
moves a version of IBridge back to PepperDash Essentials
|
2020-04-16 15:33:29 -06:00 |
|
Andrew Welker
|
717b9b272c
|
removed the added IBridge and changed...
...the namespace for IBridge in Essentials Core to match the old/existing namespace
|
2020-04-16 13:39:42 -06:00 |
|
Jason T Alborough
|
b70739ac4c
|
Adds a reference for IBridge back into PepperDash.Essentials.Bridges that inherits from PepperDash.Essentials.Core.Bridges.IBridge for legacy plugins
|
2020-04-16 14:54:46 -04:00 |
|
Andrew Welker
|
3a5033ba4e
|
Removes moved bridges from Essentials
|
2020-04-14 16:04:02 -06:00 |
|
Andrew Welker
|
04bbcd1d31
|
moves several bridges out of extension methods
|
2020-04-13 17:11:32 -06:00 |
|
Andrew Welker
|
41d123edf3
|
changes PepperDash.Essentials.Bridges to PepperDash.Essentials.Core.Bridges
|
2020-04-13 16:31:34 -06:00 |
|
Andrew Welker
|
999b3903b7
|
moves joinMaps to Essentials Core
|
2020-04-13 16:11:09 -06:00 |
|
Andrew Welker
|
31244e4294
|
moves bridgeBase and IBridge/IBridgeAdvanced
|
2020-04-13 16:01:19 -06:00 |
|
Neil Dorin
|
c8f095f0a3
|
Updates CameraControllerJoinMap to use new constructor for base class
|
2020-04-05 09:07:05 -06:00 |
|
Neil Dorin
|
9363e94749
|
Updates to JoinMapBaseAdvanced constructor to properly add JoinDataComplete fields to Joins collection and to BridgeBase to implement console methods to print data at runtime.
|
2020-04-04 10:43:55 -06:00 |
|
Neil Dorin
|
6474bfa136
|
fixes format exception in debug statement
|
2020-04-03 20:07:27 -06:00 |
|
Neil Dorin
|
43e57ab6d1
|
Adds some comments, initializes JoinMaps in EiscApi and moves GenericComm factory to new methodology
|
2020-04-03 19:43:06 -06:00 |
|
Neil Dorin
|
9d7f5af26e
|
Adds IBridgeAdvanced and updates to 1.0.35 of PepperDash.Core
|
2020-04-03 18:21:17 -06:00 |
|
Neil Dorin
|
703695e768
|
Adds console method to print join maps at runtime. Adds overload of LinkToApi extension method for IBridge to allow passing the bridge in for JoinMapBaseAdvance applications
|
2020-04-03 09:25:48 -06:00 |
|
Neil Dorin
|
e52259e750
|
Updated SIMPLVtcJoinMap to new join scheme
|
2020-03-31 20:52:05 -06:00 |
|
Neil Dorin
|
1ae93b3ffd
|
Updates CameraControllerBridge and SIMPLCameraMessenger.cs to use new CameraControllerJoinMap
|
2020-03-31 10:53:24 -06:00 |
|
Andrew Welker
|
96a77539a1
|
Merge branch 'development' into feature/ecs-1209
|
2020-03-27 08:35:04 -06:00 |
|
Andrew Welker
|
475be152a7
|
adds debug info for ethernet information and fixes issue incrementing joins correctly
|
2020-03-25 15:40:29 -06:00 |
|
Andrew Welker
|
e2fe8834c5
|
adds Uptime and LastBoot console parsing and reporting
* refactored ProgramInfo routine to not send console commands for unregistered or stopped programs and inverted some if statements
|
2020-03-25 15:07:47 -06:00 |
|
Andrew Welker
|
93e542befd
|
adds bridging for all ethernet parameters
|
2020-03-25 15:07:47 -06:00 |
|
Andrew Welker
|
ffc0f8f58e
|
cleans up formatting
|
2020-03-25 15:07:46 -06:00 |
|
Trevor Payne
|
c25901f8c9
|
Merge branch 'feature/OccSensor-Fixes' of https://github.com/PepperDash/Essentials into feature/OccSensor-Fixes
|
2020-03-16 10:19:31 -05:00 |
|
Trevor Payne
|
73918b9294
|
Fixed join mapping for STB Bridge
|
2020-03-16 10:19:14 -05:00 |
|
Andrew Welker
|
1500f5aabe
|
Merge branch 'development' into feature/OccSensor-Fixes
|
2020-03-13 16:15:37 -06:00 |
|
Neil Dorin
|
bbcf8e5f3b
|
Merge branch 'development' into master
|
2020-03-10 15:34:26 -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 |
|
Trevor Payne
|
a875880bc3
|
Merge remote-tracking branch 'origin/development' into feature/OccSensor-Fixes
Updating Latest Versions
|
2020-03-04 15:11:48 -06:00 |
|
Trevor Payne
|
891feecca1
|
Various Occsensor Fixes From Beta Build
|
2020-03-04 15:09:11 -06:00 |
|