blob: a49ca8c45af37519151a2e07a987b2febfc20602 [file] [log] [blame]
Andrea Campanella2bdf2042019-01-28 13:47:11 +01001{
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}