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
| [
| {
| "Sos information": {
| "Identifier": "sos-01e-c31",
| "Group": "SCT",
| "Name": "SOS-01e",
| "Number": 1,
| "Type": "MUSATEL",
| "Location": "SOS-01e",
| "Description": "SOS-01e",
| "Owner": "SCT",
| "Municipality": "",
| "Kilometric point": "195+600",
| "Road": "C-31",
| "Latitude": 41.341168,
| "Longitude": 2.103647,
| "Direction": "Sor",
| "Manufacturer": "Musatel",
| "Model": "",
| "Polling": 60,
| "Symbol": "Sos",
|
| "Musatel" :
| {
| "Audio" :
| {
| "Minimum speaker volume" : 0,
| "Maximum speaker volume" : 7
| },
|
| "Connection":
| {
| "Address": "172.16.11.209",
| "Port SOS": 3000,
| "Port control center": 9090,
| "Timeout": 15000
| }
| }
| }
| }
| ]
|
|