User Documentation
RunEngine
Dispatcher
RunBundler
Developer Documentation
Data Collection
Data Access and Management
GitHub Links
RunBundler.
configure
Configure an object
Expected message object is
Msg('configure', object, *args, **kwargs)
which results in this call
object.configure(*args, **kwargs)