Hi,
I'm trying to implement enduring events in my App EGRemote. The network event receiver plugin seems to call TriggerEnduringEvent(...). Unfortunately, the macros are just triggered once.
Do i have to send events repeatetly, at the moment i just send an event on button press and on release (withoutRelease/ButtonRelease).
<rgds> Rainer.
Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
enduring events
-
rainermueller
- Posts: 34
- Joined: Sat Mar 31, 2012 1:57 pm
Re: enduring events
[SOLVED]
the TCP connection must not be closed between without release and buttonrelease ...
the TCP connection must not be closed between without release and buttonrelease ...