This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Parallel processing in index.lp
#1
Hello, 

I have a separate controller application hosted on GCP, and would like to send requests to the LogicMachine from my application and therefore need an endpoint. 
I have created a custom application within the LogicMachine using index.lp, and was able to send requests to it. The LogicMachine will then send requests to the KNX server using grp.write().

Now my question is, is there a way to use Lua script and Javascript within index.lp (or maybe widget.lp?) in order to send requests to the KNX server in parallel using something like JavaScript's promise.all()?

Any other ideas are also appreciated.

Thanks, and kind regards.
Reply


Messages In This Thread
Parallel processing in index.lp - by achang - 26.04.2022, 09:27

Forum Jump: