Change scale interface
This commit is contained in:
@ -17,9 +17,9 @@ namespace Elwig.Helpers.Weighing {
|
||||
string Model { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Unique number of the scale
|
||||
/// Unique identificator of the scale
|
||||
/// </summary>
|
||||
int ScaleNr { get; }
|
||||
string ScaleId { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Internal identifying number of the scale in its system
|
||||
|
Reference in New Issue
Block a user