Andrea Campanella | 2bdf204 | 2019-01-28 13:47:11 +0100 | [diff] [blame] | 1 | { |
2 | "devices": { | ||||
3 | "rest:127.0.0.1:1234": { | ||||
4 | "rest": { | ||||
5 | "ip": "127.0.0.1", | ||||
6 | "port": 1234, | ||||
7 | "protocol": "http", | ||||
8 | "testUrl":"/data/context/", | ||||
9 | "manufacturer": "tapi-swagger", | ||||
10 | "hwVersion": "0", | ||||
11 | "swVersion": "2.1" | ||||
12 | }, | ||||
13 | "basic": { | ||||
14 | "driver": "ols" | ||||
15 | } | ||||
16 | } | ||||
17 | } | ||||
18 | } |