smia_hi.behaviours.smia_hi_gui_behaviour module

class smia_hi.behaviours.smia_hi_gui_behaviour.SMIAHIGUIBehaviour[source]

Bases: OneShotBehaviour

This behavior handles the web interface for the SMIA HI and its GUI related resources (HTML web pages and drivers).

async run() None[source]

Body of the behaviour. To be implemented by user.