- property lima2.client.Detector.det_status : dict
A dict containing the detector health information such as make, model, serial number, detector and pixel dimensions…
Example
>>> det.det_status { 'humidity': 2.78143310546875, 'temperature': 27.421295166015625, 'high_voltage_state': 'READY', 'state': 'idle', 'time': '2023-01-26T12:32:48+0100' }