7 lines
177 B
JSON
7 lines
177 B
JSON
{
|
|
"wifi_ssid": "example",
|
|
"wifi_psk": "supersecurepassword",
|
|
"mqtt_broker_ip": "127.0.0.1",
|
|
"mqtt_client_id": "flow3r-{}",
|
|
"mqtt_topic": "flow3r-{}/event"
|
|
}
|