Advertisement
MChaos

JSON

Dec 10th, 2024
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.71 KB | None | 0 0
  1. {
  2.     "status": "ok",
  3.     "lang": "ro",
  4.     "code": 0,
  5.     "country": "Moldova",
  6.     "currency": "MDL",
  7.     "stations": [
  8.         {
  9.             "id": "57",
  10.             "name": "EV0121",
  11.             "type": "DC",
  12.             "country": "1",
  13.             "coordinates": "47.002247, 28.824041",
  14.             "partner": "Asachi",
  15.             "admin_id": "67",
  16.             "code": "EV0121",
  17.             "status_port_log_1": null,
  18.             "status_port_log_2": null,
  19.             "status_port_log_3": null,
  20.             "infoRU": "ВРЕМЕННО НЕ ДОСТУПНО",
  21.             "infoRO": "ВРЕМЕННО НЕ ДОСТУПНО",
  22.             "infoEN": "ВРЕМЕННО НЕ ДОСТУПНО",
  23.             "parking_time": "1",
  24.             "last_restart": "2024-01-09 03:02:06",
  25.             "xml_id": null,
  26.             "server_time": null,
  27.             "reservation": "0",
  28.             "parking_address": "",
  29.             "parking_block": "0",
  30.             "parking_block_two": "0",
  31.             "onOpen": "1",
  32.             "isShown": "1",
  33.             "info": "ВРЕМЕННО НЕ ДОСТУПНО",
  34.             "address": "mun. Chisinau, str. G. Asachi 23/A",
  35.             "lat": "47.002247",
  36.             "lng": "28.824041",
  37.             "parking_tarif": "15.0000",
  38.             "connector_1": {
  39.                 "index": 1,
  40.                 "type": "cable",
  41.                 "desc_port": "CCS    50 kW",
  42.                 "power_port": "50",
  43.                 "tarif": "7.86",
  44.                 "available_stop": 0,
  45.                 "status": "",
  46.                 "transaction": null,
  47.                 "reservation": null
  48.             },
  49.             "connector_2": {
  50.                 "index": 2,
  51.                 "type": "socket",
  52.                 "desc_port": "CHADEMO   50 kW",
  53.                 "power_port": "50",
  54.                 "tarif": "7.86",
  55.                 "available_stop": 0,
  56.                 "status": "",
  57.                 "transaction": null,
  58.                 "reservation": null
  59.             },
  60.             "connector_3": {
  61.                 "index": 3,
  62.                 "type": "cable",
  63.                 "desc_port": "AC   22 kW",
  64.                 "power_port": "22",
  65.                 "tarif": "5.28",
  66.                 "available_stop": 0,
  67.                 "status": "",
  68.                 "transaction": null,
  69.                 "reservation": null
  70.             }
  71.         }
  72.     ]
  73. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement