Jason T Alborough
a900a08095
Merge branch 'Feature/QSC' of https://bitbucket.org/Pepperdash_Products/essentials into Feature/QSC
2018-08-06 11:29:06 -04:00
Jason T Alborough
fa94b83d63
Changes from Staging HH.8
2018-08-06 11:28:00 -04:00
Alex Johnson
5f119690c2
Commit for essentials-framework submodule update
2018-08-03 10:23:52 -04:00
Alex Johnson
43071a4d91
Recommit
2018-07-31 17:20:03 -04:00
Alex Johnson
4d4d50bc92
Update to framework submodule for Tx and Rx dictionary creation
2018-07-31 17:17:14 -04:00
Jason T Alborough
2e566b41a0
Removed release cpz for script compatibility.
2018-07-18 16:07:45 -04:00
Jason T Alborough
be5b23e9d1
Qsc and EssentialsDspBridge with Functional vol, mute, and preset control...still needs more work though
2018-07-18 12:13:35 -04:00
Jason T Alborough
448b408f94
Merges Essentials bridges proof of concept work into new BB.org repo
2018-07-17 08:05:02 -04:00
Jason T Alborough
e1422d8653
Changes essentials-framework branch to essentialsBridges
2018-07-17 07:12:49 -04:00
Jason T Alborough
b353b93458
Adds essentials-framework commit
2018-07-16 19:50:34 -04:00
Jason T Alborough
55f9dc4c1f
.gitmodules removed @ in URL
...
.gitmodules removed @ in URL
2018-07-16 19:49:45 -04:00
Neil Dorin
e7adaabb87
Fixed .gitmodules to use URL withouth hvolmer prefix
2018-07-16 15:06:43 -06:00
Neil Dorin
0f25d9ed4b
include updates to essentials-framework
2018-07-12 16:56:12 -06:00
Neil Dorin
5cefba4934
Brings in changes from On Prem BB repo. Resolves ecs-756/757/758/759
2018-07-12 16:55:49 -06:00
Heath Volmer
0e9d1e4c35
cleaned out framework files; added framework submodule; referneced p.core to reference in framework; moved essentials.sln; changed paths in sln to match; test build
v1.2.1
2018-06-28 13:59:14 -06:00
Neil Dorin
058ea730ed
Recompiled after merge and test.
2018-06-27 14:37:42 -06:00
Neil Dorin
9945f36c90
Merge remote-tracking branch 'origin/development' into HEAD
...
Conflicts:
Release Package/PepperDashEssentials.cpz
Release Package/PepperDashEssentials.dll
2018-06-27 14:28:52 -06:00
Neil Dorin
8490f2d722
Updates to Feedback logic for use in bridge classes, refactored into separate files. Added SerialFeedback class for use with serial stream data that doesn't use Funcs to compute value on update.
2018-06-27 14:27:05 -06:00
Heath Volmer
ca9da1ef79
Merge pull request #7 in PEC/essentials from feature/ecs-747 to development
...
* commit 'e0bfb8f0915de0597a05bc658bf9b9a235566b38':
Fixed issue preventing lighting scene feedback from updating correctly.
Bug fix for LutronQuantumArea class that caused crash when debug level was set to 2 and data was received from device. Updates EssentialsEnvironmentDriver to only include environment devices in UI container columns if a matching UI driver can be constructed (ignores DIN8SW8)
v1.2.0
2018-06-26 14:51:18 -04:00
Neil Dorin
e0bfb8f091
Fixed issue preventing lighting scene feedback from updating correctly.
2018-06-26 11:53:18 -06:00
Neil Dorin
97db1f35a1
Bug fix for LutronQuantumArea class that caused crash when debug level was set to 2 and data was received from device. Updates EssentialsEnvironmentDriver to only include environment devices in UI container columns if a matching UI driver can be constructed (ignores DIN8SW8)
2018-06-26 10:41:43 -06:00
Heath Volmer
f5b589bc2e
FeedbackEventArgs; various test things; few handler changes
2018-06-25 11:28:56 -06:00
Heath Volmer
2b6a13271f
Renabled GoWithLoad, lost in merge
2018-06-15 15:34:52 -06:00
Heath Volmer
4686799371
Compiled, for review
2018-06-15 14:30:34 -06:00
Heath Volmer
cb750a2fd0
Merge branch 'development' of http://code.pepperdash.net/scm/pec/essentials into development
2018-06-15 14:11:17 -06:00
Heath Volmer
6d81e8d21e
Merge branch 'feature/ecs-684' into development
2018-06-15 14:05:00 -06:00
Heath Volmer
600b9f11ff
Merge pull request #6 in PEC/essentials from feature/ecs-711 to development
...
* commit 'c20036cfe95f0940d378dfa6db402cd61a48b54e':
Updates to add IncludeInFusionRoomHealth config property for UI devices to allow them to be excluded from the Fusion error rollup. Implement ICommunicationMonitor on EssentialsTouchpanelControler class. Updated Fusion class to better handle mapping digital online joins to ICommunicationMonitor classes.
2018-06-15 15:42:47 -04:00
Neil Dorin
c20036cfe9
Updates to add IncludeInFusionRoomHealth config property for UI devices to allow them to be excluded from the Fusion error rollup. Implement ICommunicationMonitor on EssentialsTouchpanelControler class. Updated Fusion class to better handle mapping digital online joins to ICommunicationMonitor classes.
2018-06-07 16:00:53 -06:00
Heath Volmer
005b3f0843
v 1.1.8; mob-303, fixed swapped template and system uuid fields in server delivered config
2018-06-06 11:09:58 -06:00
Neil Dorin
fbe5df84be
Updated to allow for middle shade button to have label driven from config.
2018-06-05 16:47:07 -06:00
Heath Volmer
8e4c84dd02
Ignore tie lines if none present in config
2018-06-01 11:48:27 -06:00
Heath Volmer
dace2a57c2
1.1.7. Changed app server device types to match config tool: appServer, mobileControlBridge-ddvc01
2018-06-01 09:29:06 -06:00
Neil Dorin
3cf188f820
Completed Environment UI effort. Tested with EssentialsHuddleRoom type
2018-05-24 09:44:13 -06:00
Neil Dorin
80377a41d0
Environment Driver now showing and correct background subpage is appearing
2018-05-22 23:15:08 -06:00
Neil Dorin
a0ebc08838
Corrected issue in ShowSetupButtons method. Environment icon is displaying correctly when config defined.
2018-05-21 22:13:07 -06:00
Neil Dorin
0de4fbb69c
Strange issue in HeaderDriver.SetupHeaderButtons with avDriver being null. Need to investigate further
2018-05-17 14:42:57 -06:00
Neil Dorin
c88b259c71
Significant refactoring of DeviceFactory for touchpanel device building. Moved SetupHeaderButtons() out of AV driver classes and into new EssentialsHeaderDriver class.
2018-05-17 12:33:20 -06:00
Heath Volmer
20660c561a
v 1.1.6
2018-05-14 12:36:56 -06:00
Neil Dorin
b44613b91f
Refactored method names for better consistency. Built out Din8sw8 and Din8sw8Output classes. Added logic for RelayControlledShade class to operate relays based on open/close/stop method calls
2018-05-03 10:23:30 -06:00
Heath Volmer
58de8ce8ad
Will now identify in console when auth fails due to UUID or code
2018-05-01 21:06:59 -06:00
Neil Dorin
33f0a1fe32
More progress on relay based shade control
2018-05-01 16:45:18 -06:00
Heath Volmer
4b0f8abd9f
1.1.6 Added TryEnter to VTC room routing to prevent multiple source routes from accidentally running simultaneously (NYU bug); Restructuring MOBILEHTTPREQUEST to do post and get
2018-05-01 10:27:16 -06:00
Heath Volmer
4defea55f0
1.1.4, added clientAppUrl property to config, passed through to DDVC01 EISC
2018-04-27 14:44:54 -06:00
Neil Dorin
9c8f85555e
Adds initial Shade interfaces and Shade Base Class
2018-04-27 10:28:41 -06:00
Heath Volmer
62e2c3d19f
1.1.1 Added MOBILEHTTPDEBUG command to help track failed http requests
2018-04-26 12:29:15 -06:00
Heath Volmer
e1c8b54434
1.1.0 Added verbose logging to http failure on MC initial connect
2018-04-26 09:46:15 -06:00
Neil Dorin
6d913e8a72
Updates to LutronQuantum.cs
2018-04-05 17:08:42 -06:00
Neil Dorin
afa1cff0e0
v1.0.48 - Updates all code that uses file paths to work on windows or linux platforms. Updates to add compatability for running on XiO Edge platform.
2018-03-29 10:36:22 -06:00
Neil Dorin
ce6cecbb79
Refactored how configuration, IR and SGD file path prefixes are handled, in order to be able to handle a different file structure if running on XiO Edge
2018-03-27 16:39:23 -06:00
Heath Volmer
69314bb1f1
Changed websocket sendAysnc to send in order to allow rapid messages to go out. Not sure if this is a valid fix, but it works
2018-03-22 16:45:14 -06:00