06.02.2017, 17:08
(This post was last modified: 06.02.2017, 17:10 by Erwin van der Zwart.)
Hi,
Yes that is possible by custom javascript.
You need a event listener on a KNX object and a function to reload the client ( location.reload(); )
There is just 1 but... The client has to load the custom javascript first, so you have to reload them once after adding this, from then you can always force a client reload with your KNX object.
Can you do this or do i need to create a sample? (done this already on project so i must have it already somewhere)
BR,
Erwin
Yes that is possible by custom javascript.
You need a event listener on a KNX object and a function to reload the client ( location.reload(); )
There is just 1 but... The client has to load the custom javascript first, so you have to reload them once after adding this, from then you can always force a client reload with your KNX object.
Can you do this or do i need to create a sample? (done this already on project so i must have it already somewhere)
BR,
Erwin