Kaas Mayer Posted August 27, 2020 Share Posted August 27, 2020 hey guys i want to fetch the artist of a music track or the name of the source from a specific zone. This text should be send to the KNX Bus. i can see that the name of the zone is inside the room variables but it´s xml formatted. is there a way to fetch these specific values or reformat the xml string to the values i like to have? Quote Link to comment Share on other sites More sharing options...
RyanE Posted August 29, 2020 Share Posted August 29, 2020 Give this a try. RyanE RoomMediaInfo.c4z Kaas Mayer and msgreenf 2 Quote Link to comment Share on other sites More sharing options...
Kaas Mayer Posted August 30, 2020 Author Share Posted August 30, 2020 RyanE, you´re the best! Thanks a lot for this driver. i did expect a "thats not possible", instead of making a new driver for that. RyanE 1 Quote Link to comment Share on other sites More sharing options...
RyanE Posted August 31, 2020 Share Posted August 31, 2020 On 8/30/2020 at 1:46 AM, Kaas Mayer said: Thanks a lot for this driver. i did expect a "thats not possible", instead of making a new driver for that. No problem. I already had most of the pieces to make this, it was a fun exercise. Besides, no one gives KNX any love around here... RyanE Quote Link to comment Share on other sites More sharing options...
Kaas Mayer Posted August 31, 2020 Author Share Posted August 31, 2020 2 hours ago, RyanE said: Besides, no one gives KNX any love around here... Yes. I know, sadly! Most of my problems belong to knx and c4. btw: your driver is not encrypted. That helps me to get a better idea how drivers in c4 work aswell. Quote Link to comment Share on other sites More sharing options...
RyanE Posted August 31, 2020 Share Posted August 31, 2020 43 minutes ago, Kaas Mayer said: Yes. I know, sadly! Most of my problems belong to knx and c4. btw: your driver is not encrypted. That helps me to get a better idea how drivers in c4 work aswell. In general, we (Control4 employed driver developers) would like to release unencrypted drivers whenever we can for that reason. There are a *lot* of drivers we must encrypt, due to NDAs and / or manufacturers who otherwise don't wish to release their protocol, and/or require certificates or secrets to connect to their devices. RyanE msgreenf 1 Quote Link to comment Share on other sites More sharing options...
Kaas Mayer Posted August 31, 2020 Author Share Posted August 31, 2020 Okay. That makes sense. Thanks! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.