Alejandro Acuña
2024-10-07 e68f1da78bc96da5410d19e0486446917d263fc6
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
[
    {
        "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",
            "Mode" : 1,
            "Polling": 60,
            "Timeout": 5000,
            "Symbol": "Controller",
            "Connection":
            {
                "Address": "192.168.1.114",
                "Data port": 1001,
                "Control port": 2001,
                "Timeout": 5000
            }
        }
    },
    {
        "RTZ32_Controller information": {
            "Identifier": "controller-zaragoza-90020",
            "Name": "RTZ 9002",
            "Group": "ZONA 9",
            "Subcontroller" : 1,  
            "Number": 9002,
            "Location": "Zaragoza",
            "Description": "Regulador RTZ 9002",
            "Owner": "Ayto. Zaragoza",
            "Municipality": "Zaragoza",
            "Kilometric point": "",
            "Road": "",
            "Latitude": 41.6460,
            "Longitude": -0.8889,
            "Type": "RTZ",
            "Mode" : 1,
            "Polling": 60,
            "Timeout": 5000,
            "Symbol": "Controller",
            "Connection":
            {
                "Address": "192.168.1.115",
                "Data port": 1001,
                "Control port": 2001,
                "Timeout": 5000
            }
        }
    },
    {
        "RTZ32_Controller information": {
            "Identifier": "controller-zaragoza-90030",
            "Name": "RTZ 9003",
            "Group": "ZONA 9",
            "Subcontroller" : 1,  
            "Number": 9003,
            "Location": "Zaragoza",
            "Description": "Regulador RTZ 9003",
            "Owner": "Ayto. Zaragoza",
            "Municipality": "Zaragoza",
            "Kilometric point": "",
            "Road": "",
            "Latitude": 41.6471,
            "Longitude": -0.8860,
            "Type": "RMZ",
            "Mode" : 1,
            "Polling": 60,
            "Timeout": 5000,
            "Symbol": "Controller",
            "Connection":
            {
                "Address": "192.168.1.115",
                "Data port": 1002,
                "Control port": 2002,
                "Timeout": 5000
            }
        }
    }
 ]