Exemple #1
0
 public void PublishUpdate(string propertyId, IValue propertyValue)
 {
     submodelServiceProvider.PublishUpdate(propertyId, propertyValue);
 }