GTB: register with password, change password

This commit is contained in:
Stoyan Zlatev
2024-02-20 13:36:04 +01:00
parent c4e3cba55f
commit d9d435cc6b
12 changed files with 312 additions and 288 deletions
@@ -200,7 +200,7 @@ namespace Xylem.Common.CommonCore.Configuration
= "http://sla12iis01.emea.sensus.net/MeterProcessState/api/CordonelPressureSensorTest/GetTestResults/{0}";
public const string LaaProductionAPI
#if DEBUG //== false // when false uses always the production url.
#if DEBUG == false // when false uses always the production url.
= "http://localhost:52822";
#else
= "http://sla12iis01.emea.sensus.net";