At the moment when we encounter an Argument that needs to reference an AggregateType, we flatten the Aggregate Type. This means we list out every member of the AggregateType as a single argument in the ArgumentList. This is temporary since the folks at yamcs have already started to implement this functionality. See this for more details.
We'll implement this functionality as soon as it ges merged into yamcs' main branch.
At the moment when we encounter an Argument that needs to reference an AggregateType, we flatten the Aggregate Type. This means we list out every member of the AggregateType as a single argument in the ArgumentList. This is temporary since the folks at
yamcs
have already started to implement this functionality. See this for more details.We'll implement this functionality as soon as it ges merged into
yamcs'
main branch.