Weighing: Differentiate between scale and terminal
This commit is contained in:
@@ -18,12 +18,7 @@ namespace Elwig.Helpers.Weighing {
|
||||
/// <summary>
|
||||
/// Unique identificator of the scale
|
||||
/// </summary>
|
||||
string ScaleId { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Internal identifying number of the scale in its system
|
||||
/// </summary>
|
||||
int InternalScaleNr { get; }
|
||||
string ScaleTerminalId { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Indicates if the scale is currently processing a request or not
|
||||
|
||||
Reference in New Issue
Block a user