DUNE-DAQ / drunc

Dune RUN Control (DRUNC) is the run control for the DUNE experiment
1 stars 0 forks source link

Import the FSM available commands from OKS directly #223

Open PawelPlesniak opened 3 weeks ago

PawelPlesniak commented 3 weeks ago

It is currently hard coded, use drunc.controller.stateful_node to overcome this

plasorak commented 2 weeks ago

i.e. fixing this: https://github.com/DUNE-DAQ/drunc/blob/develop/src/drunc/controller/interface/commands.py#L191-L197