jdevito
e1d7374f1e
fix: resolved issues with setDeviceStreamDebug; refactor: added static method GetRequestBody
2023-02-01 13:22:12 -06:00
jdevito
a3346d5ef4
refactor: added 400 bad request responses
2023-02-01 12:22:52 -06:00
jdevito
1c1eabcef6
refactor: cleaned up unused using statements
2023-02-01 12:02:05 -06:00
jdevito
12f3f519cc
refactor: cleaned up devprops handler
2023-02-01 11:58:22 -06:00
jdevito
4dc6d5b5ac
refactor: devlist request handler, added static method for creating list
2023-02-01 11:50:26 -06:00
jdevito
faaa2a354e
refactor: removed debug statements, added 400 return if request content length is < 0
2023-02-01 11:34:36 -06:00
jdevito
087e74b207
fix: removed json serial settings
2023-02-01 11:32:19 -06:00
jdevito
8bb670c43b
fix: changed response status to 500 if loaded assemblies is null
2023-02-01 11:31:52 -06:00
jdevito
55a5cc53c9
refactor: moved and renamed GetJoinHelper class to EssentialsWebApiHelpers, added func for loaded assemblies
2023-02-01 11:30:35 -06:00
jdevito
0793a09095
feat: added static methods for GetJoinMaps, added GetFeedbacksForDevice request handler
2023-02-01 11:15:13 -06:00
jdevito
15efed02a5
fix: resolved issue with GetTypes request handlers causing a 500 error response; updated debug constants to default levels
2023-02-01 09:43:52 -06:00
jdevito
c68d46f971
fix: Updated showconfig, gettypes, getjoinmap handlers; updated BridgeBase to expose joinmaps; updated DeviceFactory to introduce method for getting dictionary
2023-01-31 18:27:14 -06:00
jdevito
dd2aca9aa4
feat: worked on adding get/post for appdebug, devprops, devjson, disableallstreamdebug, setdevicestreamdebug
2023-01-30 22:08:13 -06:00
jdevito
705e750419
fix: resolved issue with default handlers, removed debug statements that were not accessed; fix: updated default handler, reportversions handler, devlist handler
2023-01-30 17:17:12 -06:00
jdevito
0c2896f9aa
fix: updated packages.config to reference PepperDashCore.1.1.5-alpha-291, built on latest development branch; removed empty constructor from request handlers
1.12.8-alpha-2078
2023-01-24 12:22:40 -06:00
jdevito
555944011d
fix: added continue to resolve warning of possible empty statement when compiled locally
2023-01-19 12:19:27 -06:00
jdevito
03d5c24dc4
fix: updated Essentials WebAPI and Request Handlers using statements to reflect PepperDash Core updates in 1.1.5-alpha-286
2023-01-19 12:00:32 -06:00
jdevito
f4a5d6737e
fix: updated packages.config reference for PepperDash_Core to latest WebAPI build
2023-01-19 11:50:48 -06:00
jdevito
b52bee5714
refactor: Changed CWS references to WebApi, re-organized Web folder; added generic request handlers to align with API, handlers need to be completed
2023-01-18 15:26:24 -06:00
jdevito
6414631deb
feat: added crestron web server (cws) to Essentials_Core
2023-01-17 09:49:16 -06:00
Andrew Welker
86f904c8f9
Merge pull request #1050 from PepperDash/hotfix/zoom-phonebook-issues
...
Fix Empty Zoom Phonebook DEV
1.12.8-alpha-2071
1.12.7-rc-2068
1.12.6-beta-2066
2022-12-22 15:29:27 -07:00
Andrew Welker
6b60f4ddb1
Merge branch 'development' into hotfix/zoom-phonebook-issues
1.12.6-hotfix-2065
2022-12-22 14:02:18 -07:00
Andrew Welker
d03581fea8
fix: change contact message handling
...
On some occasions when the Zoom Room restarted
and Essentials did not, the directory could be
requested while the Zoom Room had no contacts
yet, as it hadn't received them from Zoom Cloud.
This caused the directory to be empty, even
though there may be valid contacts. Now,
Essentials uses the Added Contact and Updated Contact
methods to fire the directory changed event, allowing
for directory updates to be propogated as necessary.
1.12.6-hotfix-2064
1.12.6-hotfix-2063
2022-12-22 08:54:24 -07:00
Andrew Welker
decc8ed3a5
refactor: update queue error handling
...
On some occasions, a ThreadAbortException was being
caught on shutdown and causing exceptions to be printed
needlessly. Messaging has also been updated to remove
personal pronouns.
2022-12-22 08:52:58 -07:00
Andrew Welker
b0637288e9
refactor: move logic for updating directory to method
2022-12-21 12:21:01 -07:00
Trevor Payne
ea8c3995bd
Merge pull request #1048 from PepperDash/feature/Add-DinIo8
...
Remove references to pullup resistors in versiport digital outputs
1.12.6-beta-2062
2022-12-21 10:39:27 -06:00
Andrew Welker
f6e08eb077
Merge branch 'development' into feature/Add-DinIo8
1.12.6-alpha-2061
2022-12-21 09:25:53 -07:00
Andrew Welker
c2d49c65f0
Merge pull request #1047 from PepperDash/hotfix/ssh-issues
...
Update PD Core version to fix SSH issue - DEV
1.12.6-beta-2059
2022-12-19 16:50:20 -07:00
Andrew Welker
99bc3f4f3e
Merge branch 'development' into hotfix/ssh-issues
1.12.6-hotfix-2058
2022-12-19 16:21:47 -07:00
Trevor Payne
e8f773b2e6
Fix: removed references to pullup resistors in versiport digital outputs
1.12.6-alpha-2056
2022-12-16 11:15:58 -05:00
Andrew Welker
e342bede11
Merge pull request #1046 from PepperDash/feature/Add-DinIo8
...
Feature/add din io8
1.12.6-beta-2055
2022-12-16 08:49:18 -07:00
Trevor Payne
81c779e595
Feat: Added Digital Outputs for Versiports
1.12.6-alpha-2054
2022-12-16 10:18:58 -05:00
Trevor Payne
d980209bd8
Fixed Debug Statement to reflect proper device
1.12.6-alpha-2053
2022-12-14 11:43:44 -06:00
Trevor Payne
c2a439d20d
feat: Add DinIo8
1.12.6-alpha-2052
2022-12-14 09:47:31 -06:00
Andrew Welker
52d945fca3
Merge pull request #1044 from PepperDash/hotfix/ssh-issues
...
Update PD Core version to fix SSH issues
1.12.5
2022-12-12 12:11:55 -07:00
Andrew Welker
0ef8fcfd27
chore: Update to PD Core 1.1.4
1.12.6-hotfix-2057
1.12.5-hotfix-2051
2022-12-12 11:42:16 -07:00
Andrew Welker
042416b470
chore: update PD Core version
1.12.5-hotfix-2050
2022-12-12 10:01:14 -07:00
Neil Dorin
84f2222c38
Merge pull request #1043 from PepperDash/hotfix/zoomroom-camera-selection
...
Send command to select camera by ID for Zoom Room - DEV
1.12.5-beta-2049
2022-12-09 09:21:20 -07:00
jdevito
966377ee2e
Merge branch 'development' into hotfix/zoomroom-camera-selection
1.12.5-hotfix-2048
2022-12-09 09:39:56 -06:00
jdevito
3d27b0928f
Merge pull request #1042 from PepperDash/hotfix/zoomroom-camera-selection
...
Send command to select camera by ID for Zoom Room
1.12.4
2022-12-09 09:39:33 -06:00
Andrew Welker
860182dbfc
Merge branch 'main' into hotfix/zoomroom-camera-selection
1.12.4-hotfix-2047
2022-12-09 08:12:45 -07:00
Andrew Welker
f325ff7af0
Merge pull request #1041 from PepperDash/hotfix/occ-sensor-fixes
...
Prevent vacancy from shutting down the room when a call is active - DEV
1.12.4-beta-2045
2022-11-29 10:14:20 -07:00
Andrew Welker
58a5600ac6
Merge branch 'development' into hotfix/occ-sensor-fixes
1.12.4-hotfix-2044
2022-11-28 16:43:26 -07:00
Andrew Welker
efb6d3ef83
Merge pull request #1040 from PepperDash/hotfix/touchpanelBase
...
Get several fixes into dev
1.12.4-beta-2043
2022-11-28 16:43:08 -07:00
Andrew Welker
04477d62cc
Merge branch 'development' into hotfix/touchpanelBase
1.12.4-hotfix-2042
2022-11-28 16:20:09 -07:00
Andrew Welker
668cbc430c
Merge pull request #1038 from PepperDash/hotfix/occ-sensor-fixes
...
Prevent vacancy from shutting down the room when a call is active
1.12.4-hotfix-2046
1.12.3
2022-11-28 16:19:26 -07:00
Andrew Welker
e54de1f1cb
Merge branch 'main' into hotfix/occ-sensor-fixes
1.12.3-hotfix-2040
2022-11-28 15:19:45 -07:00
Neil Dorin
f48b1a2de3
Merge pull request #1039 from PepperDash/hotfix/touchpanelBase
...
Fix issues with TouchpanelBase
2022-11-23 16:24:28 -07:00
Andrew Welker
8e57e7ec31
fix: add missing LoadSmartObjects call
1.12.3-hotfix-2041
1.12.3-hotfix-2039
2022-11-23 14:29:36 -07:00
Andrew Welker
1b43b44d19
fix: typo in TouchpanelBase constructor
...
The constructor was checking the wrong
variable, leading to it always being null
and failing to build the `EssentialsTouchpanelController`
class.
1.12.3-hotfix-2038
2022-11-23 13:15:41 -07:00