{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*", "Hub": { "DeviceStatus": "http://hub-server/device-status" }, "Telegram": { "BotToken": "", "ChatId": "" }, "DeviceStatus": { "DelayTime": "00:01:00" } }