Jason DeVito
|
4da2f25c3d
|
fix: list available buttons on startup
|
2023-10-27 12:14:07 -05:00 |
|
Jason DeVito
|
d1d1d81165
|
fix: update registration debug statement to include response
|
2023-10-25 15:44:39 -05:00 |
|
Jason DeVito
|
6698dcb46e
|
refactor: update init methods and add events
- Updated InitializeButton method to enable/disable buttons based on config.
- Updated InitializeButtonFeedback method debug statements.
- Added BaseEvent event subscription.
- Added PanelStateChnage event subscription.
|
2023-10-25 15:26:42 -05:00 |
|
Jason DeVito
|
0fad667fab
|
fix: adds additional debug statements when attempting to get feedback property for device
|
2023-09-13 09:29:51 -05:00 |
|
Jason DeVito
|
334a62c329
|
fix: wraps GetDeviceForKey and GetFeedbackProperty methods in a try/catch
|
2023-09-13 08:32:07 -05:00 |
|
Jason DeVito
|
316d545bda
|
refactor(wip): updates keypad initializeFeedbacks method
|
2023-09-08 15:20:29 -05:00 |
|
Jason DeVito
|
13df52ab49
|
refactor(wip): updates constructor postActiviate call to seperate methods for enabling/disabling buttons and feedbacks
|
2023-09-08 13:47:34 -05:00 |
|
Jason DeVito
|
527457baf5
|
refactor(wip): MPC3 class refactor constructor
|
2023-09-08 13:00:27 -05:00 |
|
Neil Dorin
|
703695e768
|
Adds console method to print join maps at runtime. Adds overload of LinkToApi extension method for IBridge to allow passing the bridge in for JoinMapBaseAdvance applications
|
2020-04-03 09:25:48 -06:00 |
|
Neil Dorin
|
8716388be4
|
Updates to allow for power, mute and volume buttons and feedback
|
2020-03-13 14:57:10 -06:00 |
|
Neil Dorin
|
7afcbaee61
|
Adds necessary updates to allow feedback for keypad buttons to be defined in config and linked up at runtime
|
2020-03-12 12:35:13 -06:00 |
|
Neil Dorin
|
daa0427b53
|
Adds logic to enable button actions on MPC3 series keypads
|
2020-03-12 10:05:24 -06:00 |
|