bluesky.plan_stubs.null#

bluesky.plan_stubs.null() Generator[Msg, Any, P][source]#

Yield a no-op Message. (Primarily for debugging and testing.)

Yields:
msgMsg

Msg(‘null’)