if S[0] == 'T':
         # Add the temperature reading to a dictionary
         dt[S[1]] = S[3]