Weighing: Differentiate between scale and terminal
This commit is contained in:
@@ -5,8 +5,7 @@ namespace Elwig.Helpers.Weighing {
|
||||
|
||||
public string Manufacturer => "NONE";
|
||||
public string Model => "NONE";
|
||||
public string ScaleId => id;
|
||||
public int InternalScaleNr => 0;
|
||||
public string ScaleTerminalId => id;
|
||||
public bool IsReady => false;
|
||||
public bool HasFillingClearance => false;
|
||||
public int? WeightLimit => null;
|
||||
|
||||
Reference in New Issue
Block a user