DUNE-DAQ / minidaqapp

0 stars 1 forks source link

Refactor to use TLAs to set "global" variables. #7

Closed brettviren closed 3 years ago

brettviren commented 3 years ago

This needs latest moo with this fixed:

https://github.com/brettviren/moo/issues/8

Examples of usage, assume run from top dir.

Default TLAs:

moo -M schema compile minidaq-app-fake-readout.jsonnet

Set a TLA on CLI:

moo -A NUMBER_OF_DATA_PRODUCERS=5 -M schema compile minidaq-app-fake-readout.jsonnet