Hello everyone!
I was using the Raspberry to control the actuators and sensors via KNX bus (eib). I am thinking of creating an app for iOS/Android to send commands (e.g. 1/0/0 1) to the RPi. Is it possible to build an server inside the RPi, and get the logical address and the order, and executes a command (e.g. groupswrite 1/0/0 1)?
Thank you in advance!