How to read KNX group values form bOS server
Hi,
Its it possibe to read group value from bOS server. :E.g: "GroupValueRead" sent from KNX network and then get response "GroupValueResponse" from bOS?
I tried to change "Read" flag to "TRUE" under Commuunication section but bOS is still not responding to "GroupValueRead"



Hello,
On ETS, you need to be sure that the flag R is actually active on the group address you want to read, otherwise KNX won't give you the feedback on demand. If it doesn't you can force to activate the R flag (don't forget to download to the device).
On bOS side, you have the option "Read Value Cyclically" under the Status option.
When this option is active, you can set a cyclical reading delay (in minutes).
Don't know if this is what you're looking for.
Best regards