Marc De Leenheer | 57a5af0 | 2016-12-02 20:54:41 -0800 | [diff] [blame] | 1 | { |
2 | "devices": { | ||||
3 | "tl1:10.128.14.81:3082": { | ||||
4 | "basic": { | ||||
5 | "name": "Lumentum", | ||||
6 | "driver": "lumentum-waveready" | ||||
7 | } | ||||
8 | } | ||||
9 | }, | ||||
10 | "apps": { | ||||
11 | "org.onosproject.tl1": { | ||||
12 | "devices": [ | ||||
13 | { | ||||
14 | "ip": "10.128.14.81", | ||||
15 | "port": 3082, | ||||
16 | "username": "test", | ||||
17 | "password": "test" | ||||
18 | } | ||||
19 | ] | ||||
20 | } | ||||
21 | } | ||||
22 | } |