Gitiles
Code Review
Sign In
git.eclipse.org
/
basyx
/
basyx
/
590c613cef8e671135126bc48f2f803289825050
/
components
46e9035
Adds test cases for elements in submodel package
by Ashfaqul Haque
· 4 years, 10 months ago
8a559c0
Fixes AASServer component pom.xml
by Daniel Espen
· 4 years, 11 months ago
8d24acf
Adds a LangString class
by Ashfaqul Haque
· 5 years ago
ab0946e
Adds AAS server component
by Frank Schnicke
· 5 years ago
a38f22a
Changes logging behaviour
by Frank Schnicke
· 5 years ago
50ca912
Removes implicit encoding in toString of ModelUrn
by Daniel Espen
· 5 years ago
092f9ec
Adds embedded data specifications
by Daniel Espen
· 5 years ago
b36af21
Streamlines AAS registry
by Frank Schnicke
· 5 years ago
40d1349
Refactors Modelprovider tests to test for correct Exception behavior
by Maximilian Conradi
· 5 years ago
90ac03f
Replaces ServerException with ProviderException
by Maximilian Conradi
· 5 years ago
0d64d85
Merge "migrate Activiti to Camunda"
by Frank Schnicke
· 5 years ago
b3508c9
migrate Activiti to Camunda
by zhangzai
· 5 years ago
751e0d5
Adds test cases for meta-model elements
by Ashfaqul Haque
· 5 years ago
e4b97b5
Modifies registry components to harmonize structure
by Daniel Espen
· 5 years ago
47970c6
Adds optional AAS registration to components
by Daniel Espen
· 5 years ago
30bf881
Simplifies TestRegistryProvider
by Frank Schnicke
· 5 years ago
8dcb79c
Refactors AASX component
by Frank Schnicke
· 5 years ago
763c0f7
Adds AASBundleDescriptorFactory
by Frank Schnicke
· 5 years ago
3cc798f
Adds startComponent method to components
by Frank Schnicke
· 5 years ago
b988534
Adds AASX Component
by zhangzai
· 5 years ago
4b1fa8f
Modifies serialization for new VAB serialization schema
by Daniel Espen
· 5 years ago
eec7ac0
Optimizes submodel retrieval from connected AAS
by Frank Schnicke
· 5 years ago
6a13fa6
Adds Asset support for XML component
by Frank Schnicke
· 5 years ago
06c0946
Refactors VABInterfaces and Providers to use ProviderExceptions
by Maximilian Conradi
· 5 years ago
5ff2a14
Fixes comments
by Frank Schnicke
· 5 years ago
0505f6c
Refactors XML AAS component
by Frank Schnicke
· 5 years ago
d6d807e
Changes MultiAASProvider path multiplexing
by Frank Schnicke
· 5 years ago
9a39be1
Adds XMLAASBundleFactory
by Frank Schnicke
· 5 years ago
5224f49
Adds AASBundle concept & servlet in components
by Frank Schnicke
· 5 years ago
2aed5e0
Fixes resource loading for xmlAAS integration test
by Daniel Espen
· 5 years ago
b9fadc6
Creates xml AAS component
by Ashfaqul Haque
· 5 years ago
0c8d8ef
Moves code from components to sandbox
by Frank Schnicke
· 5 years ago
d53e287
Merge "Changes default behaviour of SimpleControlComponent"
by Thomas Psota
· 5 years ago
2e09d79
Changes default behaviour of SimpleControlComponent
by Frank Schnicke
· 5 years ago
1077070
Refactors Qualifier to use correct property names
by Maximilian Conradi
· 5 years ago
f412bc3
Fixes ctor of Property
by Maximilian Conradi
· 5 years ago
df4737e
Adds XML converter support for new SubmodelElements
by Maximilian Conradi
· 5 years ago
e449994
Refactors DirectoryModelProvider to correctly handle Submodels and Exceptions
by Maximilian Conradi
· 5 years ago
38c7d15
Changes println to logger
by Ashfaqul Haque
· 5 years ago
be80b3c
Adds separate component projects with docker image
by Daniel Espen
· 5 years ago
9b4ecda
Removes project-local repositories
by Daniel Espen
· 5 years ago
177f220
Updates AAS metamodel to V2.0
by Frank Schnicke
· 5 years ago
8ca1f10
Removes facades for meta model elements
by Frank Schnicke
· 5 years ago
a2f0827
Merge "Removes MetaModelElementFactory"
by Frank Schnicke
· 5 years ago
9496aa0
Merge "Adds logging to SQL queries in components project"
by Frank Schnicke
· 5 years ago
e3675ec
Restructures servlet(s) & refactors CFGProvider
by Frank Schnicke
· 5 years ago
41091a8
Removes MetaModelElementFactory
by Daniel Espen
· 5 years ago
89b454f
Adds logging to SQL queries in components project
by Daniel Espen
· 5 years ago
71f010e
Replaces Descriptor with LangStrings
by Maximilian Conradi
· 5 years ago
40e2a57
Adds SQL registry based on SQL elements
by Daniel Espen
· 5 years ago
a442da0
Adds test for getting multiple AASDescriptors from registry
by Daniel Espen
· 5 years ago
5727b42
Adds automatic schema and table organization in SQL elements
by Daniel Espen
· 5 years ago
c81ee6f
Fixes IDeviceServiceExecutor & tidies tests
by zhangzai
· 5 years ago
ccc0fcd
Adds possibility to register submodels to an aas
by Frank Schnicke
· 5 years ago
2e73607
Changes package names to be consistent with SDK
by Frank Schnicke
· 5 years ago
26028f4
Fixes TestRawCFGSubModelProvider
by Frank Schnicke
· 5 years ago
398c877
Reenables TestRawCFGProviderAASNewModel
by Frank Schnicke
· 5 years ago
5c3d34e
Fixes WebServiceJSONClient & TestStaticDirectoryFileProviderExceptions
by Frank Schnicke
· 5 years ago
a6468df
General refactoring of components
by Frank Schnicke
· 5 years ago
7a9b33b
Temporarily changes name of MultiSubmodelProvider
by Frank Schnicke
· 5 years ago
9273bfb
Extracts constants
by Frank Schnicke
· 5 years ago
a5a8d5a
General code cleanup
by Frank Schnicke
· 5 years ago
08eeac4
Extracts common SQL credentials into single file
by Frank Schnicke
· 5 years ago
9a316d8
Reanmes in VAB PreconfiguredDirectory to InMemoryDirectory
by Frank Schnicke
· 5 years ago
2c6698c
Performs general renaming for consistency
by Frank Schnicke
· 5 years ago
361a4e4
Moves TestSimpleControlComponent into test package
by Frank Schnicke
· 5 years ago
fecca6b
Moves TestRegistryProvider to SDK
by Frank Schnicke
· 5 years ago
bc0e657
Renames PreconfiguredRegistry to InMemoryRegistry
by Frank Schnicke
· 5 years ago
3e67b2e
Renames SingleProperty to Property
by Frank Schnicke
· 5 years ago
6d79aa2
Fixes type of description parameter in ctor of Referable
by Maximilian Conradi
· 5 years ago
4298130
Adds logback dependency for basys.components
by Daniel Espen
· 5 years ago
a4fed65
Adds integration test for registry
by Daniel Espen
· 5 years ago
06c54fe
Adds ModelDescriptor
by Daniel Espen
· 5 years ago
0d8d266
Modifies IConnectedAssetAdministrationShell identifier handling
by Daniel Espen
· 5 years ago
e0f32dc
Replaces SubModel references with SubmodelDescriptors
by Frank Schnicke
· 5 years ago
92e1cfd
Harmonizes / usage with C# SDK
by Daniel Espen
· 5 years ago
c39b59d
Removes warning
by Frank Schnicke
· 5 years ago
878be48
Removes redundancy in IAASRegistryService parameters
by Daniel Espen
· 5 years ago
df3e7c2
Removes getter & setter duplicates for id short
by Daniel Espen
· 5 years ago
02e0f16
Fixes AASDescriptor construction
by Daniel Espen
· 5 years ago
0e3b0a6
Fixes generic varargs resolution in SQL test
by Daniel Espen
· 5 years ago
10e4626
Modifies registry dependencies
by Daniel Espen
· 5 years ago
44a8500
Modifies test class dependency resolution
by Daniel Espen
· 5 years ago
57d3da0
Restructures Java SDK project
by Daniel Espen
· 5 years ago
e9fd695
Introduces end-of-line normalization
by Daniel Espen
· 5 years ago
cca93c5
Adds stack trace printing for debugging
by Frank Schnicke
· 5 years ago
421d880
Fixed path separators for UNIX filesystems
by Daniel Espen
· 5 years ago
03b2988
Adds providers for API access based on VAB
by Daniel Espen
· 5 years ago
b95e0c7
Modifies path handling for descriptor endpoints
by Daniel Espen
· 5 years ago
0daa24d
Modifies components tests to increase test duration
by Daniel Espen
· 5 years ago
2888358
Separates SubmodelElementCollection & ContainerProperty
by Frank Schnicke
· 6 years ago
37cb11f
Interface consolidation & cleanup
by Frank Schnicke
· 6 years ago
e3ea55f
Merge changes I2da16c2e,Ibe3b8c1d,I85a3d36f
by Thomas Psota
· 6 years ago
e671f58
Replaces some hardcoded strings with constants
by Maximilian Conradi
· 6 years ago
1ca52ff
Fixes method name in components
by Frank Schnicke
· 6 years ago
448aa2e
Moves ISubModel into the appropriate place
by Frank Schnicke
· 6 years ago
9e844ba
Fixes SQLDirectoryProvider
by Frank Schnicke
· 6 years ago
b4f5b12
Restructures aas interface location
by Frank Schnicke
· 6 years ago
396f959
Adds service operations to control component interface
by Daniel Espen
· 6 years ago
d0ab964
Moves packages from aas to vab
by Frank Schnicke
· 6 years ago
Next »