This repository has been archived on 2026-06-27. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
MSE-PI-E2EEDA-Plein-de-eeee…/gateway/config.example.json
T

11 lines
183 B
JSON

{
"gateway_id": "gateway_example",
"mqtt": {
"broker": "mqtt.example.local",
"port": 1883
},
"ble": {
"service_uuid": "ef680100-9b35-4933-9b10-52ffa9740042"
}
}