2018-04-08 18:14:38 +00:00
|
|
|
{
|
2019-01-22 20:59:26 +00:00
|
|
|
"name": "ledstoffroehre",
|
|
|
|
"device_id": "ledstoffroehre",
|
2018-04-08 18:14:38 +00:00
|
|
|
"wifi": {
|
|
|
|
"ssid": "CTDO-IoT",
|
2023-03-14 18:19:08 +00:00
|
|
|
"password": "passwordgeheim"
|
2018-04-08 18:14:38 +00:00
|
|
|
},
|
|
|
|
"mqtt": {
|
|
|
|
"host": "raum.ctdo.de",
|
|
|
|
"port": 1883,
|
|
|
|
"auth": false
|
|
|
|
},
|
|
|
|
"ota": {
|
|
|
|
"enabled": false
|
|
|
|
}
|
|
|
|
}
|