1. b9fadc6 Creates xml AAS component by Ashfaqul Haque · 4 years, 7 months ago
  2. 0c8d8ef Moves code from components to sandbox by Frank Schnicke · 4 years, 7 months ago
  3. d53e287 Merge "Changes default behaviour of SimpleControlComponent" by Thomas Psota · 4 years, 7 months ago
  4. 2e09d79 Changes default behaviour of SimpleControlComponent by Frank Schnicke · 4 years, 7 months ago
  5. 1077070 Refactors Qualifier to use correct property names by Maximilian Conradi · 4 years, 7 months ago
  6. f412bc3 Fixes ctor of Property by Maximilian Conradi · 4 years, 7 months ago
  7. df4737e Adds XML converter support for new SubmodelElements by Maximilian Conradi · 4 years, 8 months ago
  8. e449994 Refactors DirectoryModelProvider to correctly handle Submodels and Exceptions by Maximilian Conradi · 4 years, 8 months ago
  9. 38c7d15 Changes println to logger by Ashfaqul Haque · 4 years, 8 months ago
  10. be80b3c Adds separate component projects with docker image by Daniel Espen · 4 years, 8 months ago
  11. 9b4ecda Removes project-local repositories by Daniel Espen · 4 years, 8 months ago
  12. 177f220 Updates AAS metamodel to V2.0 by Frank Schnicke · 4 years, 8 months ago
  13. 8ca1f10 Removes facades for meta model elements by Frank Schnicke · 4 years, 8 months ago
  14. a2f0827 Merge "Removes MetaModelElementFactory" by Frank Schnicke · 4 years, 9 months ago
  15. 9496aa0 Merge "Adds logging to SQL queries in components project" by Frank Schnicke · 4 years, 9 months ago
  16. e3675ec Restructures servlet(s) & refactors CFGProvider by Frank Schnicke · 4 years, 9 months ago
  17. 41091a8 Removes MetaModelElementFactory by Daniel Espen · 4 years, 9 months ago
  18. 89b454f Adds logging to SQL queries in components project by Daniel Espen · 4 years, 9 months ago
  19. 71f010e Replaces Descriptor with LangStrings by Maximilian Conradi · 4 years, 9 months ago
  20. 40e2a57 Adds SQL registry based on SQL elements by Daniel Espen · 4 years, 9 months ago
  21. a442da0 Adds test for getting multiple AASDescriptors from registry by Daniel Espen · 4 years, 9 months ago
  22. 5727b42 Adds automatic schema and table organization in SQL elements by Daniel Espen · 4 years, 9 months ago
  23. c81ee6f Fixes IDeviceServiceExecutor & tidies tests by zhangzai · 4 years, 10 months ago
  24. ccc0fcd Adds possibility to register submodels to an aas by Frank Schnicke · 4 years, 10 months ago
  25. 2e73607 Changes package names to be consistent with SDK by Frank Schnicke · 4 years, 11 months ago
  26. 26028f4 Fixes TestRawCFGSubModelProvider by Frank Schnicke · 4 years, 11 months ago
  27. 398c877 Reenables TestRawCFGProviderAASNewModel by Frank Schnicke · 4 years, 11 months ago
  28. 5c3d34e Fixes WebServiceJSONClient & TestStaticDirectoryFileProviderExceptions by Frank Schnicke · 4 years, 11 months ago
  29. a6468df General refactoring of components by Frank Schnicke · 4 years, 11 months ago
  30. 7a9b33b Temporarily changes name of MultiSubmodelProvider by Frank Schnicke · 4 years, 11 months ago
  31. 9273bfb Extracts constants by Frank Schnicke · 4 years, 11 months ago
  32. a5a8d5a General code cleanup by Frank Schnicke · 4 years, 11 months ago
  33. 08eeac4 Extracts common SQL credentials into single file by Frank Schnicke · 5 years ago
  34. 9a316d8 Reanmes in VAB PreconfiguredDirectory to InMemoryDirectory by Frank Schnicke · 5 years ago
  35. 2c6698c Performs general renaming for consistency by Frank Schnicke · 5 years ago
  36. 361a4e4 Moves TestSimpleControlComponent into test package by Frank Schnicke · 5 years ago
  37. fecca6b Moves TestRegistryProvider to SDK by Frank Schnicke · 5 years ago
  38. bc0e657 Renames PreconfiguredRegistry to InMemoryRegistry by Frank Schnicke · 5 years ago
  39. 3e67b2e Renames SingleProperty to Property by Frank Schnicke · 5 years ago
  40. 6d79aa2 Fixes type of description parameter in ctor of Referable by Maximilian Conradi · 5 years ago
  41. 4298130 Adds logback dependency for basys.components by Daniel Espen · 5 years ago
  42. a4fed65 Adds integration test for registry by Daniel Espen · 5 years ago
  43. 06c54fe Adds ModelDescriptor by Daniel Espen · 5 years ago
  44. 0d8d266 Modifies IConnectedAssetAdministrationShell identifier handling by Daniel Espen · 5 years ago
  45. e0f32dc Replaces SubModel references with SubmodelDescriptors by Frank Schnicke · 5 years ago
  46. 92e1cfd Harmonizes / usage with C# SDK by Daniel Espen · 5 years ago
  47. c39b59d Removes warning by Frank Schnicke · 5 years ago
  48. 878be48 Removes redundancy in IAASRegistryService parameters by Daniel Espen · 5 years ago
  49. df3e7c2 Removes getter & setter duplicates for id short by Daniel Espen · 5 years ago
  50. 02e0f16 Fixes AASDescriptor construction by Daniel Espen · 5 years ago
  51. 0e3b0a6 Fixes generic varargs resolution in SQL test by Daniel Espen · 5 years ago
  52. 10e4626 Modifies registry dependencies by Daniel Espen · 5 years ago
  53. 44a8500 Modifies test class dependency resolution by Daniel Espen · 5 years ago
  54. 57d3da0 Restructures Java SDK project by Daniel Espen · 5 years ago
  55. e9fd695 Introduces end-of-line normalization by Daniel Espen · 5 years ago
  56. cca93c5 Adds stack trace printing for debugging by Frank Schnicke · 5 years ago
  57. 421d880 Fixed path separators for UNIX filesystems by Daniel Espen · 5 years ago
  58. 03b2988 Adds providers for API access based on VAB by Daniel Espen · 5 years ago
  59. b95e0c7 Modifies path handling for descriptor endpoints by Daniel Espen · 5 years ago
  60. 0daa24d Modifies components tests to increase test duration by Daniel Espen · 5 years ago
  61. 2888358 Separates SubmodelElementCollection & ContainerProperty by Frank Schnicke · 5 years ago
  62. 37cb11f Interface consolidation & cleanup by Frank Schnicke · 5 years ago
  63. e3ea55f Merge changes I2da16c2e,Ibe3b8c1d,I85a3d36f by Thomas Psota · 5 years ago
  64. e671f58 Replaces some hardcoded strings with constants by Maximilian Conradi · 5 years ago
  65. 1ca52ff Fixes method name in components by Frank Schnicke · 5 years ago
  66. 448aa2e Moves ISubModel into the appropriate place by Frank Schnicke · 5 years ago
  67. 9e844ba Fixes SQLDirectoryProvider by Frank Schnicke · 5 years ago
  68. b4f5b12 Restructures aas interface location by Frank Schnicke · 5 years ago
  69. 396f959 Adds service operations to control component interface by Daniel Espen · 5 years ago
  70. d0ab964 Moves packages from aas to vab by Frank Schnicke · 5 years ago
  71. 046c91d Adds VAB directory proxy by Daniel Espen · 5 years ago
  72. 42af0e9 Removes obsolete methods from MetaModelElementFactory by Frank Schnicke · 5 years ago
  73. ef30cbd Introduces createSM/createAAS by Frank Schnicke · 5 years ago
  74. 6e51f58 Merge "Removes connectToHTTPVABElement method" by Zai Müller-Zhang · 5 years ago
  75. 20de533 Removes connectToHTTPVABElement method by Frank Schnicke · 5 years ago
  76. aad4bb1 Removes JUnit5 dependencies by Daniel Espen · 5 years ago
  77. 5af3ed2 Removes warnings by Frank Schnicke · 5 years ago
  78. 3dd32a9 Lets VABElementProxy implement IModelProvider by Frank Schnicke · 5 years ago
  79. b9b6842 Changes invoke parameters from Object[] to Object... by Frank Schnicke · 5 years ago
  80. 1dc5f7f Seperate AAS-Directory and VAB Directory; remove VABConnectionMnager from ConnectedAssetAdministrationShellManager by Zai Zhang · 5 years ago
  81. ed67358 Merges AASHTTPServer versions by Daniel Espen · 5 years ago
  82. ad2a821 Removes warnings by Daniel Espen · 5 years ago
  83. 4448400 Adds VirtualPathProvider that maps methods to the VAB by Daniel Espen · 5 years ago
  84. 062864d Fixes bug in SQLDirectoryProvider by Frank Schnicke · 5 years ago
  85. 74b28a4 Seperate SQL Directory Servlet and Provider by Patrick Pschorn · 5 years ago
  86. 0a3cea3 Fixes response inconsistency between SQL and StaticCFG servlets incase of unknown keys. by Subash Kannoth · 5 years ago
  87. 0b140db Uses MetaProtocolHandler in components by Frank Schnicke · 5 years ago
  88. 8bbf5f7 Merge changes I14225b37,I07dad004,I4567d617,I5a379ea6,I9beb0633, ... by Thomas Kuhn · 5 years ago
  89. e44d3b3 Adds comments for process engine by Zai Zhang · 5 years ago
  90. d95aa69 Changes expected values of Directory by Frank Schnicke · 5 years ago
  91. 150a45b Aligns directory behaviour by Frank Schnicke · 5 years ago
  92. 501430d Changes group & artifact id to org.eclipse.basyx.* by Frank Schnicke · 5 years ago
  93. c3f4630 Adds eclipse files to .gitignore by Frank Schnicke · 5 years ago
  94. 603295d Removes obsolete files and updates gitignore by Frank Schnicke · 5 years ago
  95. 23bc036 Removes obsolete jars by Frank Schnicke · 5 years ago
  96. c254aa2 Restructures maven projects by Frank Schnicke · 5 years ago
  97. ef1dd0e Merge changes I3eb8a3c7,Iee75911e,I91824a6f,I19408699,If6d309ec by Thomas Kuhn · 5 years ago
  98. 47a6fe2 add process engine component with comments by Zai Zhang · 5 years ago
  99. b50f3fd add process engine with tests by Zai Zhang · 5 years ago
  100. 020315b Deletes unnecessary jar files by Patrick Pschorn · 5 years ago