Is there a way to create configuration data that can then be used when updating either a widget or data field?
For example, I'd like to setup some information before the start of an activity. Then provide feedback during the activity based on that setup. This a per activity setup. I assume the only way to do this at the moment is to have a companion phone app that is used to do the setup.
Would it be possible to allow sharing static data between a wearable app and widgets or data fields? That case, the user would run the app before starting the activity to configure. Then during the activity the widget or data field uses that pre-configured data. Setting up a virtual partner before an activity is probably a good example of the kind of thing I'm after.