1. 5727b42 Adds automatic schema and table organization in SQL elements by Daniel Espen · 5 years ago
  2. 661877f Fixes DirectoryModelProvider for remote applications by Daniel Espen · 5 years ago
  3. c81ee6f Fixes IDeviceServiceExecutor & tidies tests by zhangzai · 5 years ago
  4. 4191e30 Merge "Adds possibility to register submodels to an aas" by Thomas Psota · 5 years ago
  5. ccc0fcd Adds possibility to register submodels to an aas by Frank Schnicke · 5 years ago
  6. 3506112 Added archive destinations for library installation on windows systems by Thomas Psota · 5 years ago
  7. d817f79 vab: Install library and header files by Tobias Klausmann · 5 years ago
  8. 81bd9e4 util: Install library and header files by Tobias Klausmann · 5 years ago
  9. 35c3f90 submodel: Install library and header files by Tobias Klausmann · 5 years ago
  10. 14a58e2 basyx: Install library and header files by Tobias Klausmann · 5 years ago
  11. efb9dab server: Install library and header files by Tobias Klausmann · 5 years ago
  12. 918c6ea log: Install library and header files by Tobias Klausmann · 5 years ago
  13. 284275c abstraction: Install library and header files by Tobias Klausmann · 5 years ago
  14. 9df2c0c aas: Install library and header files by Tobias Klausmann · 5 years ago
  15. 08a5311 build/cmake: Refine build instructions by Tobias Klausmann · 5 years ago
  16. 0397c2c Re-adjusted resource limits in CI container configuration by Thomas Psota · 5 years ago
  17. 9fb3cd5 Adjusted resource limits in CI container configuration by Thomas Psota · 5 years ago
  18. 17c2db4 Activated continuous integration for C++ SDK by Thomas Psota · 5 years ago
  19. 47facf5 Fixed erroneous detection of changed files in Java CI script by Thomas Psota · 5 years ago
  20. 27717aa Merge "submodel: Do not depend on aas" by Thomas Psota · 5 years ago
  21. 184e782 Changes to Java CI script. by Thomas Psota · 5 years ago
  22. 4eca97c submodel: Do not depend on aas by Tobias Klausmann · 5 years ago
  23. 9f720f0 Merge changes Ie56681d3,Ief4f2782 by Thomas Psota · 5 years ago
  24. bae5555 Jenkinsfile by Thomas Psota · 5 years ago
  25. 10dc552 Implement some missing submodel classes. by Johannes Wendel · 5 years ago
  26. dd30930 Adjusts namespaces and include of connected classes to refactoring by Johannes Wendel · 5 years ago
  27. 58da288 Merge "Fixes wrong handling of "submodel" path" by Thomas Psota · 5 years ago
  28. 1abd2f3 Merge "Fixes AASDescriptor constructor" by Thomas Psota · 5 years ago
  29. 55bbf4c Fixed wrong build failure detection in Java CI script by Thomas Psota · 5 years ago
  30. 6c70202 Fixes wrong handling of "submodel" path by Frank Schnicke · 5 years ago
  31. eeab227 Fixes AASDescriptor constructor by Frank Schnicke · 5 years ago
  32. e3048a9 Merge "Fixes SubModelProvider not accepting "submodel"" by Thomas Psota · 5 years ago
  33. 6297f00 Merge changes I472af600,Ie3166213,Id9353b76,I3d0c3890,I0c1b5a81 by Thomas Psota · 5 years ago
  34. b49d8df Added implementations of submodel classes by Thomas Psota · 5 years ago
  35. 8aacf03 Merge "Modifies include paths according to refactoring" by Thomas Psota · 5 years ago
  36. 93183f6 Modifies include paths according to refactoring by Johannes Wendel · 5 years ago
  37. 194a2cf Fixes SubModelProvider not accepting "submodel" by Frank Schnicke · 5 years ago
  38. 2c8b3b3 Adds QoL function for adding elements to ElementCollection by Frank Schnicke · 5 years ago
  39. 2e73607 Changes package names to be consistent with SDK by Frank Schnicke · 5 years ago
  40. 26028f4 Fixes TestRawCFGSubModelProvider by Frank Schnicke · 5 years ago
  41. 398c877 Reenables TestRawCFGProviderAASNewModel by Frank Schnicke · 5 years ago
  42. 5c3d34e Fixes WebServiceJSONClient & TestStaticDirectoryFileProviderExceptions by Frank Schnicke · 5 years ago
  43. c6be340 build: Allow building shared libraries by Tobias Klausmann · 5 years ago
  44. 3642dbc vab: Depend on the abstraction layer by Tobias Klausmann · 5 years ago
  45. 410c038 logging: Do not depend on threading by Tobias Klausmann · 5 years ago
  46. 8bd0cc0 Modified include paths according to refactoring by Johannes Wendel · 5 years ago
  47. 35dc693 Added ElementMap by Johannes Wendel · 5 years ago
  48. 176a20c Split up basyx::aas into basyx:aas and basyx::submodel by Thomas Psota · 5 years ago
  49. 5018942 Implemented AssetAsdministrationShell by Johannes Wendel · 5 years ago
  50. c43c882 Creats structure for implementing AssetAdministrationShell by Johannes Wendel · 5 years ago
  51. ed007a1 Adapted Interfaces and classes to new basyx::object. by Johannes Wendel · 5 years ago
  52. 79a97d6 Complete refactor of basyx::vab and basyx::shared in C++ sdk, introducing new object type system basyx::object by Thomas Psota · 5 years ago
  53. a6468df General refactoring of components by Frank Schnicke · 5 years ago
  54. 425fbbf Removes obsolete interfaces by Frank Schnicke · 5 years ago
  55. 28ce2b8 Fixes TestJSONConnectorProviderIntegration by Frank Schnicke · 5 years ago
  56. 69acef1 Removes AASTCPServer by Frank Schnicke · 5 years ago
  57. b0b60e9 Adds getSubModelDescriptors method by Frank Schnicke · 5 years ago
  58. 7a9b33b Temporarily changes name of MultiSubmodelProvider by Frank Schnicke · 5 years ago
  59. 17c55b2 Adds DataSpecification and DataSpecificationContent by Frank Schnicke · 5 years ago
  60. b81c989 Adds QoL methods for handling of ConceptDescription by Frank Schnicke · 5 years ago
  61. 9cd6f62 Adds addDataSpecification to ConceptDescription by Frank Schnicke · 5 years ago
  62. d967ed1 Adds QoL constructor by Frank Schnicke · 5 years ago
  63. 5483bd1 Adds type attribute to OperationVariable by Frank Schnicke · 5 years ago
  64. 6d56ccc Changes method name of IHasKind for better readability by Frank Schnicke · 5 years ago
  65. d6f47ec Adds test case for /aas/submodels/${id}/submodel by Frank Schnicke · 5 years ago
  66. 9273bfb Extracts constants by Frank Schnicke · 5 years ago
  67. a5a8d5a General code cleanup by Frank Schnicke · 5 years ago
  68. 148e689 Merge "Extracts common SQL credentials into single file" by Thomas Psota · 5 years ago
  69. 08eeac4 Extracts common SQL credentials into single file by Frank Schnicke · 5 years ago
  70. 0bc7d0d Added new scripts for CI by Thomas Psota · 5 years ago
  71. 83cc260 Merge changes Id7c2b746,I7c6e963c,I5ecc95e2,I7737c88a,I8b015754, ... by Thomas Psota · 5 years ago
  72. 05d968d Merge "Fixed merge conflicts" by Thomas Psota · 5 years ago
  73. 5533bdd Removes duplicate method from AAS by Maximilian Conradi · 5 years ago
  74. c405d8c Removes obsolete DirectoryServiceStub by Frank Schnicke · 5 years ago
  75. 470dd40 Adds restapi wrapper for VAB directory by Frank Schnicke · 5 years ago
  76. 9a316d8 Reanmes in VAB PreconfiguredDirectory to InMemoryDirectory by Frank Schnicke · 5 years ago
  77. 1fe3275 Removes assumption about VAB Directory endpoint by Frank Schnicke · 5 years ago
  78. 11b6dae Fixed merge conflicts by Johannes Wendel · 5 years ago
  79. 2c6698c Performs general renaming for consistency by Frank Schnicke · 5 years ago
  80. 361a4e4 Moves TestSimpleControlComponent into test package by Frank Schnicke · 5 years ago
  81. 9aec983 Adds DirectoryModelProvider for Registry REST-API by Frank Schnicke · 5 years ago
  82. fecca6b Moves TestRegistryProvider to SDK by Frank Schnicke · 5 years ago
  83. bc0e657 Renames PreconfiguredRegistry to InMemoryRegistry by Frank Schnicke · 5 years ago
  84. 6519f11 Adds lookupAll to IAASRegistryService by Frank Schnicke · 5 years ago
  85. 3e67b2e Renames SingleProperty to Property by Frank Schnicke · 5 years ago
  86. 6d79aa2 Fixes type of description parameter in ctor of Referable by Maximilian Conradi · 5 years ago
  87. 918196a Merge changes Idd4cc300,I5fcb558e,Ide4ddbbb,I66f77c60,Ib04b2a9b, ... by Thomas Psota · 5 years ago
  88. e69a04c Changes connected classes from type any to specific types by Johannes Wendel · 5 years ago
  89. fd64702 Adds some needed classes to c++ sdk by Johannes Wendel · 5 years ago
  90. 9ac3afe Fixes serialization of empty collections in maps by Frank Schnicke · 5 years ago
  91. dafc2c0 Adding operator to VABPath. by Johannes Wendel · 5 years ago
  92. b363d62 Changes assumptions about endpoints by Frank Schnicke · 5 years ago
  93. 4298130 Adds logback dependency for basys.components by Daniel Espen · 5 years ago
  94. e20782e Removes logger configuration from deployed jar by Daniel Espen · 5 years ago
  95. a4fed65 Adds integration test for registry by Daniel Espen · 5 years ago
  96. 06c54fe Adds ModelDescriptor by Daniel Espen · 5 years ago
  97. 0d8d266 Modifies IConnectedAssetAdministrationShell identifier handling by Daniel Espen · 5 years ago
  98. 991a90f Adds get string content function to basyx any by Johannes Wendel · 5 years ago
  99. c5c71af Adds get string content function to basyx any by Johannes Wendel · 5 years ago
  100. a3f0524 Adds containers for specific types by Johannes Wendel · 5 years ago