Added API
WIP Thread
This commit is contained in:
@@ -197,9 +197,9 @@ namespace Step.Config
|
||||
.ToArray();
|
||||
|
||||
if (schema.IsInProductionPage == true)
|
||||
ProductionScada.Add(schema);
|
||||
ProductionScadaSchema.Add(schema);
|
||||
else
|
||||
Scadas.Add(schema);
|
||||
ConfiguredScadaSchema.Add(schema);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user