You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Gateways/appsettings.Development.json

12 lines
324 B
JSON

{
"DetailedErrors": true,
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"MqttBroker": "mqtt://412be8d9424d48eea4045f0688dfa9fa@139.9.232.10:1883/dbd27dc6-3c32-442d-9f42-fd2be7ea9c6f",
"DeviceId": "dbd27dc6-3c32-442d-9f42-fd2be7ea9c6f"
}