bluesky.plan_stubs.read# bluesky.plan_stubs.read(obj: Readable) → Generator[Msg, Any, Reading][source]# Take a reading and add it to the current bundle of readings. Parameters: objDevice or Signal Returns: readingReading object representing information recorded Yields: msgMsgMsg(‘read’, obj)