github.com/m-lab/locate@v0.17.6/cmd/heartbeat/registration/testdata/registration.json (about) 1 { 2 "mlab1-lga0t.mlab-sandbox.measurement-lab.org": { 3 "City": "New York", 4 "ContinentCode": "NA", 5 "CountryCode": "US", 6 "Latitude": 40.7667, 7 "Longitude": -73.8667, 8 "Machine": "mlab1", 9 "Metro": "lga", 10 "Project": "mlab-sandbox", 11 "Site": "lga0t", 12 "Type": "physical", 13 "Uplink": "10g" 14 }, 15 "ndt-mlab1-lga0t.mlab-sandbox.measurement-lab.org": { 16 "City": "New York", 17 "ContinentCode": "NA", 18 "CountryCode": "US", 19 "Latitude": 40.7667, 20 "Longitude": -73.8667, 21 "Machine": "mlab1-withservice", 22 "Metro": "lga", 23 "Project": "mlab-sandbox", 24 "Site": "lga0t", 25 "Type": "physical", 26 "Uplink": "10g" 27 }, 28 "ndt-lga12345-1a2b3c4d.mlab.sandbox.measurement-lab.org": { 29 "City": "New York", 30 "CountryCode": "US", 31 "ContinentCode": "NA", 32 "Hostname": "ndt-lga12345-1a2b3c4d.mlab.sandbox.measurement-lab.org", 33 "Latitude": 40.775, 34 "Longitude": -73.875, 35 "Machine": "1a2b3c4d", 36 "Metro": "lga", 37 "Project": "mlab-sandbox", 38 "Probability": 1, 39 "Site": "lga12345", 40 "Type": "unknown", 41 "Uplink": "unknown" 42 } 43 }