hello every body
i wanna parse this json file :
{"ssids":["PAYDAR","Shahin","Alfa"],"rssis":[-81,-88,-91]}{"ssids":["PAYDAR","Shahin","Alfa"],"rssis":[-80,-88,-90]}{"ssids":["PAYDAR","Shahin",""],"rssis":[-86,-91,0]}
this json will create automatically by ESP and may have up to 100 or more objests
how can i parse this file and get rssis and ssids value?