bluesky_queueserver.ReceiveConsoleOutputAsync.subscribe

ReceiveConsoleOutputAsync.subscribe()[source]

Subscribe 0MQ socket to the console output topic. Once the socket is subscribed, the published messages are cached by 0MQ and could be loaded with recv() method. The function does nothing if the socket is already subscribed.