forked from jchomaz/Vulture
chore: Update buzzer IP addresses in network configuration.
This commit is contained in:
@@ -2,10 +2,10 @@
|
|||||||
"hosts": {
|
"hosts": {
|
||||||
"buzzers": {
|
"buzzers": {
|
||||||
"IP": {
|
"IP": {
|
||||||
"redBuzzerIP": "8.8.8.6",
|
"redBuzzerIP": "192.168.73.40",
|
||||||
"blueBuzzerIP": "8.8.8.8",
|
"blueBuzzerIP": "192.168.73.41",
|
||||||
"greenBuzzerIP": "8.8.8.8",
|
"greenBuzzerIP": "192.168.73.43",
|
||||||
"yellowBuzzerIP": "8.8.8.8"
|
"yellowBuzzerIP": "192.168.73.42"
|
||||||
},
|
},
|
||||||
"MQTTconfig": {
|
"MQTTconfig": {
|
||||||
"mqttHost": "mqtt://nanomq",
|
"mqttHost": "mqtt://nanomq",
|
||||||
|
|||||||
Reference in New Issue
Block a user