Syntax and structure of federated configuration folders etc. #203
LasseRosenow
started this conversation in
General
Replies: 2 comments 12 replies
-
1. We need to generate configuration folders for each federate (based on their platform)Since the name of a federate is inferred from the LF file, it might be reasonable to generate the configuration folders etc. from within the Following structure is currently implemented for zephyr:
Alternative Idea I just had:
|
Beta Was this translation helpful? Give feedback.
8 replies
-
2. We need a way to specify which federate uses wich platform:Specify the platform per federate in LF using the
|
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I try to summarize the state after our initial discussion.
In general when we are in a federated context, our program might consist of various federates that might even run on various platforms such as
zephyr
orriot
.Beta Was this translation helpful? Give feedback.
All reactions