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.

Alerts
#2
Hi,

What you could do is create separate plans with the messages you like to show and jump to the desired plan by a KNX value. On each message plan you create a OK button that makes the visu jump back to the start page. This requires a few lines of JS.

To change the plans with KNX value you need a small LUA event based script that is triggered by binary objects with tag 'messages'. If a object with a certain name gets true you change a KNX object to a certain value and the visu will show the message you created.

Is this something you search? I have already JS and LUA scripts that does these things.

Another way is to build real HTML pop-ups that holds icons etcetera with JS on the fly, but this is a lot more complex.

BR,

Erwin
Reply


Messages In This Thread
Alerts - by impactoz - 19.07.2019, 23:07
RE: Alerts - by Erwin van der Zwart - 21.07.2019, 07:58
RE: Alerts - by impactoz - 21.07.2019, 09:14

Forum Jump: