I have a scenario where I want to be able to propagate some info from one app being triggered to another. So, I have the app "Device- and Elementassociation" configured to be triggered on a sensor ("Alarm Burglar") and the "Then" field is configured to call a custom app ("Send Mail"), but I would like the metrics:title (or id) of the original sensor to be sent from Device- and Elementassociation to the custom app so that I can see directly in the mail which sensor actually triggered the alarm. Any ideas or pointers to some other app that does this? Getting the metrics:title in my "Send Mail" of course gives me the title field of the "Send Mail" app, and not the original sensor.
Cheers.
Propagation of info between apps
Re: Propagation of info between apps
It is not possible using these two apps. But you can modify both to do so or make your own based on these two.
Re: Propagation of info between apps
Ok thanx, I suspected that. Haven't managed to figure out this one though - do you have a simple example on how to do this or a pointer to some existing app with this kind of functionality?
Re: Propagation of info between apps
I can point to these two apps
They are both in sources.

Re: Propagation of info between apps
Yes I figured that, but I was just asking about an example where this scenario is actually implemented so that I can see how the call is basically done in the code, and then just replicate in those two apps
.
