To be clear, I know how to extract them from the JSON data but not their meaning.
Example: Sometimes there are 3 lists...
"batb":[[0,3,5.62],[1,2.9,54.73],[2,2.8,76.32]]
other times it is 1 list...
"batb":[[0,1.03,50]]
Also what is each number telling?
Thanks
Example: Sometimes there are 3 lists...
"batb":[[0,3,5.62],[1,2.9,54.73],[2,2.8,76.32]]
other times it is 1 list...
"batb":[[0,1.03,50]]
Also what is each number telling?
Thanks


Comment