Fix aggregator (#291)

This commit is contained in:
M Starch 2025-10-15 12:43:51 -07:00 committed by GitHub
parent 54b032ed44
commit 33d61bad50
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -106,6 +106,7 @@ module {{cookiecutter.deployment_name}} {
rateGroup1.RateGroupMemberOut[1] -> FileHandling.fileDownlink.Run
rateGroup1.RateGroupMemberOut[2] -> systemResources.run
rateGroup1.RateGroupMemberOut[3] -> ComCcsds.comQueue.run
rateGroup1.RateGroupMemberOut[4] -> ComCcsds.aggregator.timeout
# Rate group 2
rateGroupDriver.CycleOut[Ports_RateGroups.rateGroup2] -> rateGroup2.CycleIn