mxcubeweb.core.adapter.beamline_action_adapter#

Classes

BeamlineActionAdapter(ho, *args, **kwargs)

class mxcubeweb.core.adapter.beamline_action_adapter.BeamlineActionAdapter(ho, *args, **kwargs)[source]#

Bases: ActuatorAdapterBase

msg()[source]#

Returns a message describing the current state. should be used to communicate details of the state to the user. :returns: The message string. :rtype: (str)