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
| [
| {
| "TicketMachine information":
| {
| "Identifier": "ticketmachine-01",
| "Number": 1,
| "Group": "Rzeszów",
| "Name": "Ticke machine",
| "Location": "",
| "Direction": "",
| "Municipality": "",
| "Description": "",
| "Road": "",
| "Kilometric point": "",
| "Latitude": 0.0,
| "Longitude": 0.0,
| "Owner": "",
| "Maintainer": "",
| "Polling": 60,
| "Connection":
| {
| "Address": "127.0.0.1",
| "Port": 502,
| "Slave": 255,
| "Timeout": 5000
| }
| }
| }
| ]
|
|