From 79e7ef2aad5aebba307a1068764b62825609c116 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Bene=C5=A1?= Date: Thu, 30 Nov 2023 18:01:06 +0100 Subject: [PATCH] Reloading dat --- CDP.py | 4 ++-- __pycache__/CDP.cpython-311.pyc | Bin 7205 -> 7205 bytes data/cdp_hb.json | 2 +- views/index.ejs | 15 +++++++++++++++ 4 files changed, 18 insertions(+), 3 deletions(-) diff --git a/CDP.py b/CDP.py index 1e1e9b8..3cf95c2 100644 --- a/CDP.py +++ b/CDP.py @@ -9,8 +9,8 @@ app = FastAPI() router = APIRouter() -#express_base_url = "http://localhost:4000" -express_base_url = "https://fik.crreat.eu" +express_base_url = "http://localhost:4000" +#express_base_url = "https://fik.crreat.eu" car_dict = {} diff --git a/__pycache__/CDP.cpython-311.pyc b/__pycache__/CDP.cpython-311.pyc index fee320da34ce96bf1e05e9f69f85c70e1f071d63..e6eca5368ae7a8512866c97926ab39991b7a5118 100644 GIT binary patch delta 19 ZcmZ2#vDAWVIWI340}u%8+sGv?0{}5>1W*6~ delta 19 ZcmZ2#vDAWVIWI340}%A@+Q=m>0{}Eq1j_&b diff --git a/data/cdp_hb.json b/data/cdp_hb.json index d05c395..744b785 100644 --- a/data/cdp_hb.json +++ b/data/cdp_hb.json @@ -1,3 +1,3 @@ { - "cdp_heartbeat_value": "2023-11-30 17:38:42.398304" + "cdp_heartbeat_value": "2023-11-30 17:59:17.901750" } \ No newline at end of file diff --git a/views/index.ejs b/views/index.ejs index 7f8b713..ac802b1 100644 --- a/views/index.ejs +++ b/views/index.ejs @@ -31,7 +31,9 @@ +
Last Reload Time:
+

Json data:

@@ -129,8 +131,21 @@
+ + + +