User Documentation
RunEngine
Dispatcher
RunBundler
Developer Documentation
Data Collection
Data Access and Management
GitHub Links
RunEngine.
register_command
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