You will find a solution here
Or
you could change the output of the Arduino code to
Serial.println("{\"T1\": " + (String)temp1 + "}"); to output an json string.
You will find a solution here
Or
you could change the output of the Arduino code to
Serial.println("{\"T1\": " + (String)temp1 + "}"); to output an json string.