Files
MSE-PI-E2EEDA-Plein-de-eeee…/gateway/config.example.json

13 lines
231 B
JSON

{
"gateway_id": "gateway_example",
"mqtt": {
"broker": "mqtt.example.com",
"port": 8883,
"username": "your_username",
"tls": true
},
"ble": {
"service_uuid": "ef680100-9b35-4933-9b10-52ffa9740042"
}
}