1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
| [
| {
| "RTZ32_Controller information":
| {
| "Identifier": "controller-zaragoza-90010",
| "Name": "RTZ 9001",
| "Group": "ZONA 9",
| "Subcontroller" : 1,
| "Number": 9001,
| "Location": "Zaragoza",
| "Description": "Regulador RTZ 9001",
| "Owner": "Ayto. Zaragoza",
| "Municipality": "Zaragoza",
| "Kilometric point": "",
| "Road": "",
| "Latitude": 41.6452,
| "Longitude": -0.8906,
| "Type": "RTZ",
| "Polling": 60,
| "Symbol": "Controller",
| "Connection":
| {
| "Address": "172.16.11.18",
| "Data port": 1001,
| "Control port": 2001,
| "Connection timeout": 10000,
| "Read timeout": 120000
| }
| }
| }
| ]
|
|