Skip to content
Success

Changes

Summary

  1. Fixed Save Provider Command (commit: 5bcf42a) (details)
  2. adds link to documentation page (commit: f84a59e) (details)
  3. fixed service name change bug (commit: b4b30a2) (details)
Commit 5bcf42a7dbd361ad357085e31b23c1d59d64a1cc by Jürgen Albert
Fixed Save Provider Command

Signed-off-by: Juergen Albert <j.albert@data-in-motion.biz>
(commit: 5bcf42a)
The file was modified core/api/src/main/java/org/eclipse/sensinact/core/model/Model.java (diff)
The file was modified core/impl/src/main/java/org/eclipse/sensinact/core/impl/SaveProviderCommand.java (diff)
The file was modified core/impl/src/main/java/org/eclipse/sensinact/core/model/impl/ModelImpl.java (diff)
Commit f84a59ec3a7054b3d926e561086af41dd97e181b by Jürgen Albert
adds link to documentation page

Signed-off-by: Juergen Albert <j.albert@data-in-motion.biz>
(commit: f84a59e)
The file was modified README.md (diff)
Commit b4b30a2cc97c12742066062435e15cb0c05bc70c by Jürgen Albert
fixed service name change bug

Signed-off-by: Juergen Albert <j.albert@data-in-motion.biz>
(commit: b4b30a2)
The file was modified core/impl/src/main/java/org/eclipse/sensinact/core/model/nexus/emf/compare/EMFCompareUtil.java (diff)
The file was modified core/impl/src/test/java/org/eclipse/sensinact/core/model/nexus/impl/SubscriptionTest.java (diff)