.. _bmo-api: BMO API Reference ================= .. _avail-command: Available commands ------------------ This is an autogenerated list of commands available for BMO. They can be called from STUI as ``bmo ``. Under the hood, BMO uses `click `_, so you'll notice that the command structure shares multiple similarities with a command line interpreter (CLI). .. click:: bmo.cmds.cmd_parser:bmo_parser :prog: bmo :show-nested: .. _manga-api: Manta API --------- .. automodule:: bmo.devices.manta :members: MantaCameraSet, MantaCamera, MantaExposure :show-inheritance: