Alejandro Acuña
2024-07-30 65a64a81d30f00f1fffd5da6866850e1308e1135
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
[
 
        {
            "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
                }
            }
        }
        
        
 ]