eclipse / org.eclipse.sensinact.gateway

Eclipse Public License 2.0
6 stars 12 forks source link

Expose #getProviders(String modelPackageUri, String model) from the twin #407

Closed timothyjward closed 1 month ago

timothyjward commented 1 month ago

The method getProviders(String, String) existed in the EMF Twin, but not the base twin. As we already use the model package uri extensively in that interface we should expose it here as well.