{ "Logging": { "LogLevel": { "Default": "Warning", "Microsoft": "Information" } }, "AllowedHosts": "*", "Hub": { "DeviceStatus": "http://hub-server/device-status" }, "Telegram": { "BotToken": "", "ChatId": "" }, "DeviceStatus": { "DelayTime": "00:01:00" }, "Mqtt": { "Server": "mosquitto" }, "Telemetry": { "Endpoint": "http://signoz-otel-collector.platform:4317/" } }