Getting routine configuration info in a SmartApp

Is there a way to get the configuration of a routine in a SmartApp (like which devices are configured for this routine and what actions are to be performed on them) ?

I can see this configuration at the Installed SmartApps screen in the IDE, but is there a way to get this information programatically in a SmartApp ?

There isn’t a way to do this currently. Only pull configured routines on the location.

@slagle So just to clarify, you are saying that currently I can only get/pull the configured routine against a location and execute it from the SmartApp . But it is not possible currently to get the device and actions info configured in this routine.

Did I understand you correctly ?

You did. You’re summary is 100% correct. :slight_smile: