update decodifica XML conf moduli
This commit is contained in:
@@ -12,5 +12,7 @@ namespace Thermo.Active.Model.ConfigModels
|
||||
public int IdParam { get; set; }
|
||||
public bool ShowDelay { get; set; }
|
||||
public int Priority { get; set; }
|
||||
public int ScaleFactor { get; set; } = 1000;
|
||||
public int NumDec { get; set; } = 1;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user