Howto: Let Vera A run a scene on Vera B

I’m sure it’s come up before but have not been able to turn up whatever thread it was discussed in.

I am running a Vera3 on Ui5 and a Vera3 on UI7 so I can’t bridge them. However, I would like to be able to have either Vera kick of scenes on it’s counterpart. Basically have a scene on Vera A that tells Vera B to run sceneX on Vera B. It should be simple http call in the LU part of the scene editor but I must be suffering from CRS (Can’t Remember Shite)

Thank for any pointers

[url=http://wiki.micasaverde.com/index.php/Luup_Requests#action]http://wiki.micasaverde.com/index.php/Luup_Requests#action[/url]

You use:

http://ip_address:3480/data_request?id=action&serviceId=urn:micasaverde-com:serviceId:HomeAutomationGateway1&action=RunScene&SceneNum=<SceneNum>

Duh!!! I knew I’d seen it somewhere. Thank you!

You can also look at this thread: http://forum.micasaverde.com/index.php/topic,27008.msg192411.html#msg192411

And that was the thread I was looking for. I just did not search for ‘bridging’. Thank you!