public void PublishUpdate(string propertyId, IValue propertyValue) { submodelServiceProvider.PublishUpdate(propertyId, propertyValue); }