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

11 lines
274 B
JSON

{
"DetailedErrors": true,
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
2 years ago
"MqttBroker": "mqtt://3d50aa92880f4a89910aaedaf7d6854f@demo.iotsharp.net:1883/ca3d06b6-5771-4459-95ef-29965a07dd2e"
}