Essentials/PepperDashEssentials
jdevito b0c206eb61 fix: #1071 - Emergency Contact Closure Null Ref
EssentialsRoomconfig.cs

added debug statements to GetEmergency method
changed 'return null' to return the object 'e'

EssentialsRoomEmergencyConfig.cs

added 'PortDeviceKey' to EssentialsRoomEmergencyTrigerConfig

EssentialsRoomEmergencyContactClosure.cs

added debug statements to constructor to help with debugging
2023-02-28 13:26:24 -06:00
..
Audio 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 2018-06-28 13:59:14 -06:00
Bridges Starts adding support for starting and stopping dm stream cards via API bridge 2020-12-02 13:10:47 -05:00
Devices Updating more device factories in Essentials and Devices.Common 2020-04-22 17:51:22 -06:00
Example Configuration fix(essentials): #888 fixes legacy typename in example config files 2022-01-19 11:50:18 -07:00
Factory fix device factory 2020-07-14 11:19:03 -06:00
Fusion refactor: Update a debug message with IP-ID info 2021-07-20 17:28:40 -06:00
PluginLoading Merge branch 'feature/rework-plugin-loading-process-to-avoid-assembly-conflicts' into feature/ecs-1209 2020-04-01 11:19:30 -06:00
Properties fix(MockVC): various fixes for local testing 2021-08-04 15:13:35 -06:00
Room fix: #1071 - Emergency Contact Closure Null Ref 2023-02-28 13:26:24 -06:00
SGD 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 2018-06-28 13:59:14 -06:00
UI refactor: add error handling for cases where type isn't found 2022-09-02 15:00:00 -06:00
UI - FILES ORPHANED-DELETE 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 2018-06-28 13:59:14 -06:00
UIDrivers fix(essentials): Updates to shade interfaces to clarify functionality 2022-10-06 10:05:44 -06:00
app.config 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 2018-06-28 13:59:14 -06:00
ClassDiagram1.cd 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 2018-06-28 13:59:14 -06:00
ControlSystem.cs Merge branch 'development' into hotfix/touchpanelBase 2022-11-28 16:20:09 -07:00
PepperDash Essentials iPad.sgd 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 2018-06-28 13:59:14 -06:00
PepperDash Essentials TSW-760.sgd 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 2018-06-28 13:59:14 -06:00
PepperDashEssentials.csproj #753 Adds new type and starts updating as needed 2021-07-20 17:12:42 -06:00