mirror of
https://github.com/nikdoof/hapz2m.git
synced 2026-01-30 11:38:22 +00:00
7 lines
124 B
Plaintext
7 lines
124 B
Plaintext
{
|
|
// MQTT server credentials
|
|
"Server": "tcp://localhost:1883",
|
|
"Username": "hapz2m",
|
|
"Password": "my_s3cr3t_PasSw0rd"
|
|
}
|