|
|
|
@ -12,7 +12,7 @@ static const char *TAG = "https";
|
|
|
|
|
|
|
|
|
|
|
|
#define WEB_SERVER "bsvg.efa.de"
|
|
|
|
#define WEB_SERVER "bsvg.efa.de"
|
|
|
|
#define WEB_PORT "443"
|
|
|
|
#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_SERVER "mustbehax.de"
|
|
|
|
//#define WEB_PORT "443"
|
|
|
|
//#define WEB_PORT "443"
|
|
|
|
//#define WEB_URL "/web/reduced.json"
|
|
|
|
//#define WEB_URL "/web/reduced.json"
|
|
|
|
|