Alejandro Acuña
2024-10-22 9214c4e5cec380dc263034f9a0e5a10f0dc1ebac
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-90020",
            "Name": "RTZ 9002",
            "Group": "ZONA 9",
            "Subcontroller" : 1,  
            "Number": 9001,
            "Location": "Zaragoza",
            "Description": "Regulador RTZ 9002",
            "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": 5000,
                "Read timeout": 10000
            }
        }
    }
 ]