forked from jchomaz/Vulture
config : corrige ip buzzer
This commit is contained in:
@@ -4,8 +4,8 @@
|
|||||||
"IP": {
|
"IP": {
|
||||||
"redBuzzerIP": "192.168.73.40",
|
"redBuzzerIP": "192.168.73.40",
|
||||||
"blueBuzzerIP": "192.168.73.41",
|
"blueBuzzerIP": "192.168.73.41",
|
||||||
"greenBuzzerIP": "192.168.73.43",
|
"greenBuzzerIP": "192.168.73.42",
|
||||||
"yellowBuzzerIP": "192.168.73.42"
|
"yellowBuzzerIP": "192.168.73.43"
|
||||||
},
|
},
|
||||||
"MQTTconfig": {
|
"MQTTconfig": {
|
||||||
"mqttHost": "mqtt://nanomq",
|
"mqttHost": "mqtt://nanomq",
|
||||||
|
|||||||
Reference in New Issue
Block a user