bck
Alejandro Acuña
2024-11-11 f1cb4443aede6d4657bdc3396c8914d3a9f4fa93
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
90
91
[
    {
            "RTZ32_Controller information": 
            {
                "Identifier": "controller-zaragoza-9001",
                "Name": "RTZ 9001",
                "Group": "ZONA 1",
                "Subcontroller" : 1,  
                "Number": 9001,
                "Location": "Zaragoza",
                "Description": "ALUVISA RTZ",
                "Owner": "Ayto. Zaragoza",
                "Municipality": "Zaragoza",
                "Kilometric point": "",
                "Road": "",
                "Latitude": 41.6452,
                "Longitude": -0.8906,
                "Type": "RTZ",
                "Polling": 60,
                "Symbol": "Controller",
                "Connection":
                {
                    "Address": "192.168.1.114",
                    "Data port": 1001,
                    "Control port": 2001,
                    "Connection timeout": 10000,
                    "Read timeout": 10000
                }
            }
        },
        {
            "RTZ32_Controller information": 
            {
                "Identifier": "controller-zaragoza-9002",
                "Name": "RTZ 9002",
                "Group": "ZONA 1",
                "Subcontroller" : 1,  
                "Number": 9002,
                "Location": "Zaragoza",
                "Description": "ALUVISA RTZ Equitel (Máximo 32 Grupos)",
                "Owner": "Ayto. Zaragoza",
                "Municipality": "Zaragoza",
                "Kilometric point": "",
                "Road": "",
                "Latitude": 41.6452,
                "Longitude": -0.8906,
                "Type": "RTZ",
                "Polling": 60,
                "Symbol": "Controller",
                "Connection":
                {
                    "Address": "192.168.1.115",
                    "Data port": 1001,
                    "Control port": 2001,
                    "Connection timeout": 10000,
                    "Read timeout": 10000
                }
            }
        },
        {
            "RTZ32_Controller information": 
            {
                "Identifier": "controller-zaragoza-9003",
                "Name": "RTZ 9003",
                "Group": "ZONA 1",
                "Subcontroller" : 1,  
                "Number": 9002,
                "Location": "Zaragoza",
                "Description": "ALUVISA RMZ Equitel (Máximo 8 Grupos)",
                "Owner": "Ayto. Zaragoza",
                "Municipality": "Zaragoza",
                "Kilometric point": "",
                "Road": "",
                "Latitude": 41.6452,
                "Longitude": -0.8906,
                "Type": "RMZ",
                "Polling": 60,
                "Symbol": "Controller",
                "Connection":
                {
                    "Address": "192.168.1.115",
                    "Data port": 1002,
                    "Control port": 2002,
                    "Connection timeout": 10000,
                    "Read timeout": 10000
                }
            }
        }
                
        
 ]