Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1002 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 1002 Bytes

cmdlib - Interfaces for commanded objects

Details about commands and commanded object can be found under the User's Guide.

Building and running examples:

Using the stdinCommandFacility

There is a really simple and basic implementation that comes with the package. The stdinCommandFacility reads the available commands from a file, then one can execute these command by typing their IDs on stdin:

daq_application -c stdin://${CMDLIB_SHARE}/config/cmd.json

Demo


_Last git commit to the markdown source of this page:_

Author: Giovanna Lehmann Miotto

Date: Thu Jul 14 18:18:42 2022 +0200

If you see a problem with the documentation on this page, please file an Issue at https://github.com/DUNE-DAQ/cmdlib/issues