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 ?
@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.