I would like a way to export lots of values without publishing all of them when running with HELICS.
I see that you have the start of that ability in the helics_interface.py with an input argument to registering subscriptions, but there is no connection from that to the tomls which define the setup of the run.
Please let me know if I can help with this.