Need Help accessing endpoints in JSON data for D3

I’ve hashed out most of this myself, but I need to run a forEach loop programmatically on the array of endpoints listed near the bottom of my fiddle. Basically in that array of devices I need to use d3.json to access each of these device endpoints and access the data within them.

Each device should look like the following: goo.gl/2CjLUF

How would I go about doing this? Any help is appreciated.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.