mirror of
https://gitlab.com/zwirbel/sprocket-device-bb1.git
synced 2025-12-16 01:58:48 +01:00
fix build
This commit is contained in:
0
data/example.config.json
Normal file → Executable file
0
data/example.config.json
Normal file → Executable file
2
data/mqttConfig.json
Normal file → Executable file
2
data/mqttConfig.json
Normal file → Executable file
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"mqttClientName" : "bb1",
|
||||
"mqttBrokerHost" : "192.168.1.2",
|
||||
"mqttBrokerHost" : "192.168.1.134",
|
||||
"mqttBrokerPort" : 1883,
|
||||
"mqttRootTopic" : "wirelos/bb1"
|
||||
}
|
||||
0
data/www/favicon.png
Normal file → Executable file
0
data/www/favicon.png
Normal file → Executable file
|
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.1 KiB |
0
data/www/gradients.json
Normal file → Executable file
0
data/www/gradients.json
Normal file → Executable file
0
data/www/index.html
Normal file → Executable file
0
data/www/index.html
Normal file → Executable file
0
data/www/script.js
Normal file → Executable file
0
data/www/script.js
Normal file → Executable file
0
data/www/styles.css
Normal file → Executable file
0
data/www/styles.css
Normal file → Executable file
0
data/www/test-controls.html
Normal file → Executable file
0
data/www/test-controls.html
Normal file → Executable file
Reference in New Issue
Block a user