From 9ce79aef8535ebf0cd8d406bffa8949eb4d772f1 Mon Sep 17 00:00:00 2001 From: Eggert Jung Date: Tue, 7 Jan 2025 02:58:29 +0100 Subject: [PATCH] change station to monitor --- main/https.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/https.c b/main/https.c index 2e666a7..8f3ee30 100644 --- a/main/https.c +++ b/main/https.c @@ -12,7 +12,7 @@ static const char *TAG = "https"; #define WEB_SERVER "bsvg.efa.de" #define WEB_PORT "443" -#define WEB_URL "/bsvagstd/XML_DM_REQUEST?outputFormat=JSON&stateless=1&locationServerActive=1&type_dm=stop&name_dm=\"Freiastr,Braunschweig\"&mode=direct&ptOptionsActive=1&useRealtime=1" +#define WEB_URL "/bsvagstd/XML_DM_REQUEST?outputFormat=JSON&stateless=1&locationServerActive=1&type_dm=stop&name_dm=\"Kaiserstr,Braunschweig\"&mode=direct&ptOptionsActive=1&useRealtime=1" //#define WEB_SERVER "mustbehax.de" //#define WEB_PORT "443" //#define WEB_URL "/web/reduced.json"