api-amr/config.json
2025-06-04 19:15:02 +08:00

12 lines
261 B
JSON

{
"mqtt": {
"brokerUrl": "mqtt://10.2.0.6:1883",
"clientId": "transformer13",
"reconnectInterval": 5000,
"qos": 1
},
"serverUrl": "127.0.0.1:50052",
"interfaceName": "oagv",
"manufacturer": "gateway",
"mappingFile": "mapping.json"
}