This is an entry of a temperature value measured by a sensor. The format is
<Internal Timestamp> TEMP: <key> = <temp>
Key is the unique identifier given by the system, temp is the temperature in Fahrenheit
Examples are:
25161.7641818775 TEMP: T0 = 74.8625
25161.7823825156 TEMP: T0 = 74.6375
25161.7641818775 TEMP: T1 = 69.125
25161.7823825156 TEMP: T1 = 71.15
Note: To reduce the file size of the trace file, repeated storage of the same value is avoided.