ShutterDetailedState# class lsst.ts.mthexapod.ShutterDetailedState(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)# Bases: IntEnum Substates for the camer shutter. Attributes Summary CLOSED CLOSING OPEN OPENING Attributes Documentation CLOSED = 1# CLOSING = 3# OPEN = 2# OPENING = 4#