TemperatureGroup# class lsst.ts.m2gui.TemperatureGroup(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)# Bases: IntEnum Group of the temperature sensors. Attributes Summary Exhaust Intake LG2 LG3 LG4 Attributes Documentation Exhaust = 2# Intake = 1# LG2 = 3# LG3 = 4# LG4 = 5#