User Documentation
RunEngine
RunEngine.register_command()
RunEngineResult
Dispatcher
RunBundler
Developer Documentation
Data Collection
Data Access and Management
GitHub Links
Register a new Message command.
This can be a function or a method. The signature is f(msg).
See also
RunEngine.unregister_command()
RunEngine.print_command_registry()
RunEngine.commands