{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information" } }, "ConnectionStrings": { "MQTTConectionString": "ws://localhost:8384/mqtt" }, "AllowedHosts": "*", "BaseUrl": "http://localhost:8384/", "ServiceDiscoveryUrl": "u/?apitype=service&an=ShowMeApi&pn=ProcessorsDispatcher&en=Edge.Core.Processor.Dispatcher.DefaultDispatcher", "CheckLicenseUrl": "u/?apitype=service&an=CheckLicense&pn=LicensingApp&en=Application.LicensingApp.App", "VerifyLicenseUrl": "u/?apitype=service&an=VerifyLicense&pn=LicensingApp&en=Application.LicensingApp.App" //"CheckLicenseUrl": "u/?mn=CheckLicense&pn=LicensingApp&en=Application.LicensingApp.App", //"VerifyLicenseUrl": "u/?mn=VerifyLicense&pn=LicensingApp&en=Application.LicensingApp.App" }