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
326 B
JSON

{
"DetailedErrors": true,
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"MqttBroker": "mqtt://a555dd7958a54b3d9ba967eae5310ba9@139.9.232.10:1883/ta60334bc-63bd-4638-99d7-820cb7592d75",
"DeviceId": "ta60334bc-63bd-4638-99d7-820cb7592d75"
}