Author Topic: Increasing scope for RFCs - across scenes  (Read 2153 times)

launchpad

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 3
    • View Profile
Increasing scope for RFCs - across scenes
« on: August 19, 2013, 10:54:24 PM »
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