Trevor Payne
|
cef78c881e
|
feature: Add Additional Options for Generic Http Client
Feature: Add constructor to set client options
feature: Add overloaded methods to set Request Types for Client Requests
|
2023-06-29 09:51:33 -05: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
|
2023-01-24 12:22:40 -06:00 |
|
Trevor Payne
|
0a4ff82af0
|
Added SecretsManager
Added ISecrets
Added ISecretsProvider
|
2021-04-15 13:47:46 -05:00 |
|
Andrew Welker
|
bebcc3c6e1
|
Merge branch 'development' into feature/remove-tx-rx-debug
|
2021-03-12 16:48:24 -07:00 |
|
Jonathan Arndt
|
00d2159d06
|
Reset branch HEAD to f74fa35c commit. Removed all TX: and RX: Console.Debug statements and built successfully.
|
2021-03-11 11:14:59 -08:00 |
|
Evan
|
a583fdb72a
|
Update StreamDebugging on receive for both CECPortController and ComPortController
|
2021-03-11 12:25:46 -05:00 |
|
Evan
|
29b77f5629
|
Update CecPortController class to implement IBasicCommunicationWithStreamDebuggingB
|
2021-03-10 17:28:32 -05:00 |
|
Jonathan Arndt
|
f74fa35ca4
|
Solution updated to remove all TX/RX data that device classes are printing when talking to 3rd party devices
|
2021-03-09 23:12:57 -08:00 |
|
Andrew Welker
|
d990930b19
|
#523 Add return statement
|
2020-12-08 11:05:52 -07:00 |
|
Andrew Welker
|
4d67279827
|
Log message to error log when configured com port doesn't exist
|
2020-12-08 08:02:35 -07:00 |
|
Andrew Welker
|
a78b29b0a1
|
#523 Add NullCheck and Debug message for com Port
|
2020-12-08 08:01:58 -07:00 |
|
Neil Dorin
|
e48ec3af7c
|
Adds information about ethernet interfaces to Global class
|
2020-09-30 13:15:23 -06:00 |
|
Andrew Welker
|
1e676f5a6b
|
Merge branch 'main' into hotfix/unable-to-use-hightest-IR-port-number
|
2020-08-31 15:43:10 -06:00 |
|
Andrew Welker
|
468aff6e3f
|
move load file to end of postactivation action
and change to use the IrPortController's loadFile method
add printing of available IR Commands in the loaded file.
|
2020-08-18 16:34:24 -06:00 |
|
Neil Dorin
|
d0a2ccd7d6
|
Fixes #362 by addressing issues with Loading IR driver as post activation action
|
2020-08-11 22:59:26 -06:00 |
|
Neil Dorin
|
84099b1d0b
|
Fixes #362 and #363 issue with duplicate device key when adding an IRPortController
|
2020-08-10 12:08:06 -06:00 |
|
Neil Dorin
|
e5d4ba48fb
|
Updates conditional check to allow for the highes numbered IR port to be used.
|
2020-08-10 10:11:54 -06:00 |
|
Trevor Payne
|
c77fe5c454
|
Add more desciptive error messages when creating a CEC genericComm device
Resolves #355
|
2020-08-05 13:59:48 -05:00 |
|
Andrew Welker
|
f98292a4aa
|
add null check to all internal device LinkToApi methods
This allows for backwards compatability with EiscApi bridges.
|
2020-06-19 15:48:34 -06:00 |
|
Neil Dorin
|
c475155546
|
Merge remote-tracking branch 'origin/development' into feature/implement-IStreamDebugging-on-ComPortController
|
2020-06-10 15:18:35 -06:00 |
|
Andrew Welker
|
43698ba839
|
Merge branch 'development' into hotfix/genericcomm-incorrect-cast
|
2020-05-27 10:33:16 -06:00 |
|
Trevor Payne
|
e006a4616a
|
Migrated Comm & IR Folder out of Config
#208
|
2020-05-21 16:02:36 -05: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 |
|
Neil Dorin
|
48c6bb78bc
|
Removes essentials-framework as a submodule and brings the files back into the main repo
|
2019-07-09 17:21:53 -06:00 |
|