OG-WLAN added
This commit is contained in:
parent
eded0f89da
commit
ade5d7feab
@ -16,8 +16,10 @@ ADC_MODE(ADC_VCC);
|
||||
// #define DEBUG
|
||||
#define SLEEP
|
||||
|
||||
const char* ssid = "EG-WLAN";
|
||||
const char* password = "shae3sheuthai2oluNgiqueiyahyumeiphughi8jequeil6taethooyeik1joh5";
|
||||
//const char* ssid = "EG-WLAN";
|
||||
//const char* password = "shae3sheuthai2oluNgiqueiyahyumeiphughi8jequeil6taethooyeik1joh5";
|
||||
const char* ssid = "OG-WLAN";
|
||||
const char* password = "ruc8Chimush2jaetaipeug7shuagh2eruimiemu9Sheik4ur8ooZ5eengeem9ea";
|
||||
//const char* ssid = "iPhone";
|
||||
//const char* password = "wollud123456";
|
||||
//const char* ssid = "WLan-KI-Pro";
|
||||
@ -25,10 +27,10 @@ const char* password = "shae3sheuthai2oluNgiqueiyahyumeiphughi8jequeil6taethooye
|
||||
|
||||
const char* mqttServer = "broker.hottis.de";
|
||||
const uint16 mqttPort = 8883;
|
||||
const char* mqttUsername = "esp1";
|
||||
const char* mqttUsername = "esp2";
|
||||
const char* mqttPassword = "test1234";
|
||||
const char* clientId = "espTherm1";
|
||||
const char* topic = "IoT/espThermometer2/espTherm1/measurement";
|
||||
const char* clientId = "espTherm2";
|
||||
const char* topic = "IoT/espThermometer2/espTherm2/measurement";
|
||||
//const char* mqttServer = "172.16.2.15";
|
||||
//const char* mqttServer = "10.11.184.91";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user