ResponseCode¶
-
class
lsst.ts.MTDome.
ResponseCode
¶ Bases:
enum.IntEnum
enum
with response codes.Attributes Summary
INCORRECT_PARAMETER
OK
UNSUPPORTED_COMMAND
Attributes Documentation
-
INCORRECT_PARAMETER
= 3¶
-
OK
= 0¶
-
UNSUPPORTED_COMMAND
= 2¶
-