WLAN Daten

This commit is contained in:
starcalc 2018-04-26 23:44:26 +02:00
parent f2a56d66a3
commit 6df92addf4
1 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
{
"name": "esp-waehlscheibe",
"device_id": "esp-waehlscheibe",
"wifi": {
"ssid": "CTDO-IoT",
"password": "12345678"
},
"mqtt": {
"host": "raum.ctdo.de",
"port": 1883,
"auth": false
},
"ota": {
"enabled": false
}
}