Commit
a935bb0062ac9d720d97bf55e9d77095bfe430b8
by Guido GrunegetService and getServiceEClass to provider model
Signed-off-by: Guido Grune <g.grune@datainmotion.com> (commit: a935bb0) |
The file was modified | core/impl/src/main/java/org/eclipse/sensinact/core/model/nexus/ModelNexus.java |
The file was modified | core/impl/src/main/java/org/eclipse/sensinact/core/twin/impl/SensinactResourceImpl.java |
The file was modified | core/impl/src/main/java/org/eclipse/sensinact/core/twin/impl/SensinactDigitalTwinImpl.java |
The file was modified | core/models/provider/src/main/resources/model/sensinact.ecore |
The file was modified | core/models/provider/src/main/resources/model/sensinact.genmodel |
Commit
e83839cda04cbffe85f71de50771b742733639e4
by Guido GruneFix spaces
Signed-off-by: Guido Grune <g.grune@datainmotion.com> (commit: e83839c) |
The file was modified | core/impl/src/main/java/org/eclipse/sensinact/core/twin/impl/SensinactDigitalTwinImpl.java |
Commit
25cab9a57d25ebdf0ba5a4639254b017d7a012ec
by Guido GruneStart adding tests
Signed-off-by: Guido Grune <g.grune@datainmotion.com> (commit: 25cab9a) |
The file was modified | core/impl/pom.xml |
The file was modified | core/impl/src/test/java/org/eclipse/sensinact/core/integration/DataUpdateServiceTest.java |
Commit
46bd0769bd858b9662ffe5387c063cd09d3353de
by Guido GruneFix change notification for services in dynamic provider
Signed-off-by: Guido Grune <g.grune@datainmotion.com> (commit: 46bd076) |
The file was modified | core/impl/src/main/java/org/eclipse/sensinact/core/model/nexus/emf/compare/EMFCompareUtil.java |
Commit
711649126028f05750be44722fb2cb98e63240c8
by j.albertAnnotation based DTOs can now have EMF Elements as fields
Signed-off-by: Juergen Albert <j.albert@data-in-motion.biz> (commit: 7116491) |
The file was modified | core/impl/src/main/java/org/eclipse/sensinact/core/dto/impl/AbstractUpdateDto.java |
The file was modified | core/models/testdata/pom.xml |
The file was modified | core/api/src/main/java/org/eclipse/sensinact/core/model/Modelled.java |
The file was modified | core/impl/src/main/java/org/eclipse/sensinact/core/model/nexus/ModelNexus.java |
The file was modified | core/impl/src/main/java/org/eclipse/sensinact/core/twin/impl/SensinactResourceImpl.java |
The file was modified | core/emf-api/src/main/java/org/eclipse/sensinact/core/emf/twin/SensinactEMFProvider.java |
The file was modified | core/impl/src/main/java/org/eclipse/sensinact/core/twin/impl/SensinactProviderImpl.java |
The file was modified | core/impl/src/main/java/org/eclipse/sensinact/core/extract/impl/AnnotationMapping.java |
The file was modified | core/impl/src/main/java/org/eclipse/sensinact/core/twin/impl/SensinactServiceImpl.java |
The file was modified | core/impl/src/main/java/org/eclipse/sensinact/core/model/impl/ResourceImpl.java |
The file was modified | core/impl/src/main/java/org/eclipse/sensinact/core/model/impl/ServiceImpl.java |
The file was modified | core/impl/src/main/java/org/eclipse/sensinact/core/model/impl/ModelImpl.java |
The file was modified | core/impl/src/main/java/org/eclipse/sensinact/core/model/nexus/emf/compare/EMFCompareUtil.java |
The file was added | core/emf-api/src/main/java/org/eclipse/sensinact/core/emf/dto/package-info.java |
The file was modified | core/impl/integration-test.bndrun |
The file was added | core/emf-api/src/main/java/org/eclipse/sensinact/core/emf/twin/SensinactEMFService.java |
The file was modified | core/api/src/main/java/org/eclipse/sensinact/core/push/dto/GenericDto.java |
The file was modified | core/impl/src/main/java/org/eclipse/sensinact/core/twin/impl/SensinactDigitalTwinImpl.java |
The file was added | core/impl/src/main/java/org/eclipse/sensinact/core/extract/impl/EMFGenericDtoDataExtractor.java |
The file was modified | core/impl/src/test/java/org/eclipse/sensinact/core/model/nexus/impl/SubscriptionTest.java |
The file was modified | core/impl/src/test/java/org/eclipse/sensinact/core/model/nexus/impl/NexusTest.java |
The file was added | core/emf-api/src/main/java/org/eclipse/sensinact/core/emf/dto/EMFGenericDto.java |
The file was modified | core/impl/src/test/java/org/eclipse/sensinact/core/extract/impl/AnnotationBasedDtoExtractorTest.java |
The file was modified | core/impl/src/main/java/org/eclipse/sensinact/core/extract/impl/GenericDtoDataExtractor.java |
The file was modified | core/impl/src/main/java/org/eclipse/sensinact/core/impl/SetValueCommand.java |
The file was modified | core/impl/src/main/java/org/eclipse/sensinact/core/impl/DataUpdateImpl.java |
Commit
a4543adef02fb037cd1ab976116369576dd90e34
by Guido GruneAdd some test
Signed-off-by: Guido Grune <g.grune@datainmotion.com> (commit: a4543ad) |
The file was modified | core/models/testdata/src/main/resources/model/testdata.ecore |
The file was modified | core/impl/src/test/java/org/eclipse/sensinact/core/integration/DataUpdateServiceTest.java |
The file was modified | core/models/testdata/src/main/resources/model/testdata.genmodel |
Commit
35548acce840750407391904137f6f32e5500558
by Guido GruneAdd tests and fix NPE
Signed-off-by: Guido Grune <g.grune@datainmotion.com> (commit: 35548ac) |
The file was modified | core/models/provider/src/main/resources/model/sensinact.genmodel |
The file was modified | core/models/provider/src/main/resources/model/sensinact.ecore |
The file was added | core/impl/src/test/java/org/eclipse/sensinact/core/integration/EMFUpdateServiceTest.java |
The file was modified | core/impl/src/test/java/org/eclipse/sensinact/core/extract/impl/AnnotationBasedDtoExtractorTest.java |
The file was modified | core/impl/src/test/java/org/eclipse/sensinact/core/integration/DataUpdateServiceTest.java |
Commit
eafcc6e1df60718e06bcd07e72203632258faa6a
by j.albertfixed is Forzen for Dynamic Providers
Signed-off-by: Juergen Albert <j.albert@data-in-motion.biz> (commit: eafcc6e) |
The file was modified | core/impl/src/main/java/org/eclipse/sensinact/core/model/impl/ModelImpl.java |
Commit
1d75616e5814846e6231dbb77ebbcb7fc19f2016
by Guido GruneExtend and add some tests
Signed-off-by: Guido Grune <g.grune@datainmotion.com> (commit: 1d75616) |
The file was modified | core/impl/src/test/java/org/eclipse/sensinact/core/integration/EMFUpdateServiceTest.java |
The file was modified | core/impl/src/test/java/org/eclipse/sensinact/core/extract/impl/AnnotationBasedDtoExtractorTest.java |
Commit
f97d74d55ebfc911210e1abeafebc47a6b65800f
by j.albertfixed duplicated Service creation
Signed-off-by: Juergen Albert <j.albert@data-in-motion.biz> (commit: f97d74d) |
The file was modified | northbound/session/session-impl/integration-test.bndrun |
The file was modified | southbound/http/http-callback-whiteboard/integration-test.bndrun |
The file was modified | core/impl/src/main/java/org/eclipse/sensinact/core/twin/impl/SensinactProviderImpl.java |
The file was modified | southbound/http/http-device-factory/integration-test.bndrun |
The file was modified | southbound/mqtt/mqtt-device-factory/integration-test.bndrun |
Commit
66291bcce2cca2cb2818c0e66a5830d6593446ca
by Guido GruneFix whitespace and license issues
Signed-off-by: Guido Grune <g.grune@datainmotion.com> (commit: 66291bc) |
The file was modified | core/impl/src/main/java/org/eclipse/sensinact/core/model/impl/ModelImpl.java |
The file was modified | northbound/sensorthings/rest.gateway/src/main/java/org/eclipse/sensinact/sensorthings/sensing/rest/impl/SensorthingsAnnotations.java |
The file was modified | core/impl/src/main/java/org/eclipse/sensinact/core/extract/impl/AnnotationMapping.java |
The file was modified | northbound/sensorthings/rest.gateway/src/main/java/org/eclipse/sensinact/sensorthings/sensing/rest/impl/DtoMapper.java |
The file was modified | core/impl/src/main/java/org/eclipse/sensinact/core/model/impl/ServiceImpl.java |
The file was modified | core/impl/src/main/java/org/eclipse/sensinact/core/twin/impl/SensinactProviderImpl.java |
The file was modified | core/impl/src/test/java/org/eclipse/sensinact/core/integration/EMFUpdateServiceTest.java |