To get the Philips Hue system working with Loxone, there is a C3 toolbox extension. This module is quite expensive and functional not very difficult.
With an Arduino, I am able to control my Philips Hue lights allready. Is it possible, that my Arduino is connected to the Loxone miniserver so that a Loxone is able to control the Hue lights? (alternative for the C3 toolbox)
I see that it is working via RS485, so that should not be a problem. But how is the exchange of messages between the Loxone and the extensions working?
Are these messages fully configurable?
I have no intention of taking the time to read all the stuff in that link and then try to relate what I read to the very limited information you have given about your project.
Give us a detailed explanation of what you are trying to do and the specific problem that you need help with.
Loxone Miniserver is a home automation server. You can connect extensions so that you can use other protocols like EnOcean, 1-Wire, DMX and also the Philips Hue extension.
These extensions are connected via the Loxone Link.
What I would like to do, is create my own extension for the Miniserver. The Philips Hue extension cost 496,- euro.
For that, I need to know how the messages look like in the Loxone Link. I don't have a Loxone setup (yet).
If there was documentation about how the messages look like, I was able to program it already.
So I am looking for someone who has experience with this system and knows if these messages are configurable.