Reviewing merge request #425: button clicks as system events

#1313

Commits that would be merged:

Version 4
  • Version 1
  • Version 2
  • Version 3
  • Version 4
  • 0efed72
  • 16f66b5
  • subscribe to dsm-api event EventDeviceAction

  • 9028305
  • define click type model constants

  • 1cf66a7
  • introduce button clicks as system events

Showing 0efed72-16f66b5

Comments

Pushed new version 1

Pushed new version 2

+         if (((pEvent->getClickType() == ClickType1C) && (_clickType == ClickType3C)) ||

a 1C..2T combination is also possible

Pushed new version 3

clicking 4 times fast results in 3C, 4T that are both forwarded

Pushed new version 4

→ State changed from Open to Closed

lgtm. merged.

Add a new comment:

Login or create an account to post a comment

How to apply this merge request to your repository