Hi,
What is the best approach to send an RFC (or alternative) between two devices in different scenes in the same App. The scenario is I am trying to control functionality on the desktop computer (buttons, sliders etc) remotely from the Android/iOS. The remote device is running a different scene (interface) to what is displayed on the PC. Even though I am calling the same RFC on both devices as soon as the scenes differ, I lose control. Of course I could make the same scene that detects whether it is master or slave, but I would prefer to keep the scenes different if possible.
With thanks, Peter