Andrew Knous
fe0363ed8c
feat: updates core version with latest updates to genericTcpSocket
2025-12-12 14:29:41 -05:00
Neil Dorin
a673122e00
fix: removes condition that blocked BeginPolling method call if using socket connection method
2025-08-18 13:49:04 -06:00
Andrew Welker
078f35a91d
fix: check EISC for null prior to using
2025-08-15 09:47:56 -05:00
Andrew Welker
dba07dced8
fix: PD Core 1.4.2 and comm factory update
2025-08-14 14:25:36 -05:00
Andrew Welker
5ad232135c
feat: CommBridge communication method implementation
...
In some scenarios, it becomes necessary to have a plugin in Essentials use a Communications method that's defined in
SIMPL and bridged the opposite from what normally happens. The CommBridge method facilitates that sort of operation.
To use it: set the method in the Control configuration for the device to 'comBridge'. The bridge will be built with a key of "{deviceKey}-simpl", so it can be added to a bridge using that key.
2025-08-14 14:22:22 -05:00
Andrew Welker
3f8e72f366
wip: reverse genericcomm
2025-08-14 12:20:03 -05:00
Andrew Welker
e5a7641564
fix: use correct property name
2025-07-29 13:06:07 -05:00
Andrew Welker
2b845ce4cb
fix: add eject to generic IR join map
2025-07-29 12:59:35 -05:00
jdevito
9aa890d404
fix(dependencies): revert PepperDashCore version to 1.4.1 in packages.config and update nuspec dependency range
2025-05-13 16:31:13 -05:00
jdevito
a3651eac76
fix(nuspec): correct authorship and update copyright year in PepperDash_Essentials_Core.nuspec
2025-05-13 15:13:47 -05:00
jdevito
02c2dceedc
fix(dependencies): update PepperDashCore version to 1.4.0 in packages.config and nuspec
2025-05-13 14:19:57 -05:00
Andrew Welker
c32ffdc1a8
chore(force-patch): remove & readd PD Core ref
2025-04-14 09:25:36 -05:00
Andrew Welker
a8285f211d
build(force-patch): get path correct for PD Core
2025-04-11 18:03:48 -05:00
Andrew Welker
6f38f4953e
chore(force-patch): rename sln to match workflow requirements
2025-04-11 16:04:27 -05:00