Is there some event that triggers when a client views an object?
To give some context: I would like to show the state of a computer, using ping. The PING function block can be set to send a ping event every x seconds and I can show the state on the interface. However, this gives a bit of unnecessary network traffic, makes the Loxone do something frequently and prevents my switch from going to a lower power mode.
An event that triggers when a client views an object would allow me to send a ping only when someone can actually see the value...
One other option I can think of is that the computer sets a variable in the Loxone (using the http protocol, but I have to check how that goes) upon boot and upon shutdown (not sure how to achieve that tough), but it would be nice if it could have been done entirely from the Loxone...
Thanks,
Jörg
Kommentar