You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How is mw::com/Lola to be used for inter-activity communication from API perspective?
It's not clear if mw::com provides topic type information. @FScholPer will bring into CFT Communication or check if there is a FEO-Communication meeting planned this week.
Is something like activity-configuration planned? In JSON?
Such configuration is useful, because it's possible to wire an activity instance to a different data source without changing the source code.
It's not clear, however, if it's wise to interleave with the configuration for the activity chain as it can result in a huge cluttered configuration file.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Participants
Meeting Minutes
How is mw::com/Lola to be used for inter-activity communication from API perspective?
Is something like activity-configuration planned? In JSON?
A configuration file could look like this:
Such configuration is useful, because it's possible to wire an activity instance to a different data source without changing the source code.
It's not clear, however, if it's wise to interleave with the configuration for the activity chain as it can result in a huge cluttered configuration file.
If the agenda allows, this will be discussed in the Architecture Workshop (https://github.com/orgs/eclipse-score/discussions/764)
The configuration topic is tracked as an issue in FEO Project: https://github.com/eclipse-score/inc_feo/issues/31
Other points regarding the configuration:
Worst execution time for the activity chain needs to be defined.
Tooling for activity execution monitoring is needed (eclipse-score/inc_feo#32). We should look into https://projects.eclipse.org/proposals/eclipse-pullpiri for adoption. Currently, FEO has integration with Perfetto, this looks like this:

Beta Was this translation helpful? Give feedback.
All reactions