{ "Telemetry": { "Enabled": true, "Interval": 5000, "ProjectId": "playground-239221", "DeviceId": "3087236321317137", "RegistryId": "Development", "Region": "europe-west1", "RS256File": "Certificates\\key.key" }, "EnvironmentSensor": { "Enabled": true, "Telemetry": false, "MeasurementInterval": 1000 }, "Logging": { "LogLevel": { "Default": "Information", "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information" } }, "AllowedHosts": "*", "Kestrel": { "EndpointDefaults": { "Protocols": "Http2" }, "EndPoints": { "Https":{ "Url": "https://0.0.0.0:8000" } } } }