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
| [
| {
| "Sos information": {
| "Identifier": "sos-luengo-01",
| "Group": "LUENGO",
| "Name": "SOS 01",
| "Description": "SOS 01",
| "Location": "Canarias",
| "Number": 1,
| "Road": "",
| "Kilometric point": "",
| "Latitude": 28.128646215998272,
| "Longitude": -15.437273355186463,
| "Type": "MUSATEL",
| "Owner": "",
| "Municipality": "",
| "Kilometric point": "",
| "Road": "",
| "Direction": "",
| "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
| }
| }
| }
| }
| ]
|
|