mirror of
https://gitlab.com/zwirbel/sprocket-device-bb1.git
synced 2025-12-15 17:58:22 +01:00
base stack
This commit is contained in:
7
data/mqttConfig.json
Normal file
7
data/mqttConfig.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"mqttServer": "192.168.1.2",
|
||||
"port": 1883,
|
||||
"clientName": "bb1",
|
||||
"inTopic": "wirelos/bb1-in/",
|
||||
"outTopic": "wirelos/bb1-out/"
|
||||
}
|
||||
Reference in New Issue
Block a user