Andrea Campanella | 0ea9fa6e | 2017-10-09 07:26:23 -0700 | [diff] [blame] | 1 | { |
2 | "hosts": { | ||||
3 | "3c:fd:fe:a6:e7:08/-1": { | ||||
4 | "basic": { | ||||
5 | "latitude": 28, | ||||
6 | "ips": [ | ||||
7 | "10.0.0.1" | ||||
8 | ], | ||||
9 | "locations": [ | ||||
10 | "device:tofino:11/180" | ||||
11 | ], | ||||
12 | "longitude": -113, | ||||
13 | "name": "h1" | ||||
14 | } | ||||
15 | }, | ||||
16 | "3c:fd:fe:a6:e7:09/-1": { | ||||
17 | "basic": { | ||||
18 | "latitude": 28, | ||||
19 | "ips": [ | ||||
20 | "10.0.0.2" | ||||
21 | ], | ||||
22 | "locations": [ | ||||
23 | "device:tofino:12/180" | ||||
24 | ], | ||||
25 | "longitude": -93, | ||||
26 | "name": "h2" | ||||
27 | } | ||||
28 | } | ||||
29 | } | ||||
30 | } |