How can I parse it I have problems to access because of [ ].
I use var obj = JSON.parse(testi); testi is the JSON above.
But this don’t work when obj.time
Could somebody help me?
Thanks. Oh no . I tried yesterday obj[1].degreesC. And I forgot 0 is first. I didn’t tried it with two objects array I had only one inside. The example json above I never tried. It was too late yesterday.