ControllerCommand ================= .. currentmodule:: lsst.ts.salobj.topics .. autoclass:: ControllerCommand :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ControllerCommand.DataType ~ControllerCommand.allow_multiple_callbacks ~ControllerCommand.callback ~ControllerCommand.has_callback ~ControllerCommand.has_data ~ControllerCommand.max_history ~ControllerCommand.metadata .. rubric:: Methods Summary .. autosummary:: ~ControllerCommand.ack ~ControllerCommand.ackInProgress ~ControllerCommand.ack_in_progress ~ControllerCommand.aget ~ControllerCommand.close ~ControllerCommand.flush ~ControllerCommand.get ~ControllerCommand.get_oldest ~ControllerCommand.next .. rubric:: Attributes Documentation .. autoattribute:: DataType .. autoattribute:: allow_multiple_callbacks .. autoattribute:: callback .. autoattribute:: has_callback .. autoattribute:: has_data .. autoattribute:: max_history .. autoattribute:: metadata .. rubric:: Methods Documentation .. automethod:: ack .. automethod:: ackInProgress .. automethod:: ack_in_progress .. automethod:: aget .. automethod:: close .. automethod:: flush .. automethod:: get .. automethod:: get_oldest .. automethod:: next