1. d6f1aa6 Packages updated Batch file to clear local BaSyx NuGet Cache by Constantin Ziesche · 4 years, 10 months ago
  2. ed68943 pre-build packages added by Constantin Ziesche · 4 years, 10 months ago
  3. a6cc705 Discovery removed by Constantin Ziesche · 4 years, 10 months ago
  4. 204a0fc Added NuGet Source to Visual Studio by Constantin Ziesche · 4 years, 10 months ago
  5. 0badfbe Setup local NuGet Repository by Constantin Ziesche · 4 years, 10 months ago
  6. 857c7ab Old SDK removed New dotnet SDK added - Release by Constantin Ziesche · 4 years, 10 months ago
  7. 38c7d15 Changes println to logger by Ashfaqul Haque · 4 years, 10 months ago
  8. 14ca62a Changes to CI scripts will now also trigger CI on commit by Thomas Psota · 4 years, 10 months ago
  9. be80b3c Adds separate component projects with docker image by Daniel Espen · 4 years, 10 months ago
  10. 9b4ecda Removes project-local repositories by Daniel Espen · 4 years, 10 months ago
  11. 768032b Fixes CI detection of changed Java files by Daniel Espen · 4 years, 10 months ago
  12. 5a6ddaa Adjusted changed files check in CI scripts by Thomas Psota · 4 years, 10 months ago
  13. 2319c81 Moved include/ folder up one level in the hierarchy by Thomas Psota · 4 years, 10 months ago
  14. ec96181 CMake: Added build toggle for install routines by Thomas Psota · 4 years, 10 months ago
  15. b10535c Merge "Updates AAS metamodel to V2.0" by Zai Müller-Zhang · 4 years, 11 months ago
  16. ca7dbab Merge "Removes facades for meta model elements" by Zai Müller-Zhang · 4 years, 11 months ago
  17. 177f220 Updates AAS metamodel to V2.0 by Frank Schnicke · 4 years, 11 months ago
  18. 200ef43 Util: Do not link to unused library nlohmann_json by Tobias Klausmann · 5 years ago
  19. da5075b server: Improve library install by Tobias Klausmann · 5 years ago
  20. 1e95b3e aas: Improve install of the library by Tobias Klausmann · 5 years ago
  21. 39e59c0 submodel: Improve library install routine by Tobias Klausmann · 5 years ago
  22. 8e85075 vab: Improve installation routine by Tobias Klausmann · 5 years ago
  23. abb20f0 abstration: Install Targets to the right folder by Tobias Klausmann · 5 years ago
  24. cc3d21e Abstraction/build: Improve install of library by Tobias Klausmann · 5 years ago
  25. bf8fcc9 Shared/build: Improve install of library by Tobias Klausmann · 5 years ago
  26. e032486 Log/build: Improve install of library by Tobias Klausmann · 5 years ago
  27. 47a4643 Util/build: Improve install of library by Tobias Klausmann · 5 years ago
  28. 65ad31d build: inform the user about contained external libraries by Tobias Klausmann · 4 years, 11 months ago
  29. 16b780c asio: Install and export library by Tobias Klausmann · 4 years, 11 months ago
  30. 777c488 Allow to find and use an externally provided asio library by Tobias Klausmann · 4 years, 11 months ago
  31. 9008db9 build: Adapt libfmt build option by Tobias Klausmann · 5 years ago
  32. aca173b Adapt fmt to be installable as a dependency by Tobias Klausmann · 5 years ago
  33. a04175f Adapt nlohmann_json to be redistibutable by Tobias Klausmann · 5 years ago
  34. 9846025 tests: Version the project by Tobias Klausmann · 5 years ago
  35. 95358c3 gtest: version the library by Tobias Klausmann · 5 years ago
  36. 65377dd nlohmann_json: Allow versioning the library by Tobias Klausmann · 5 years ago
  37. bb6e4b8 asio: Version external library by Tobias Klausmann · 5 years ago
  38. cb3d9f0 build: allow to use a external nlohmann_json instance by Tobias Klausmann · 5 years ago
  39. 365b63e submodel/cmake: be consistent with the naming by Tobias Klausmann · 5 years ago
  40. 393c52a submodel: implement minimal set to satisfy the interface description by Tobias Klausmann · 5 years ago
  41. 3b65fa3 Add constant definition entries for IQualifier path elements by Tobias Klausmann · 5 years ago
  42. f6ce45e rename json include folder -> nlohmann by Tobias Klausmann · 5 years ago
  43. d06dc56 aas: Move impl folder to aas folder by Tobias Klausmann · 5 years ago
  44. ebd308a shared: Rename basyx folder -> shared by Tobias Klausmann · 5 years ago
  45. f13b5e2 Move header files to a common include directory by Tobias Klausmann · 5 years ago
  46. 8ca1f10 Removes facades for meta model elements by Frank Schnicke · 4 years, 11 months ago
  47. 405e8a7 build: Introduce new include folder, add it to the searchpath by Tobias Klausmann · 5 years ago
  48. 5bcd709 Fix cmake CMake Files for the libraries by Tobias Klausmann · 5 years ago
  49. a2f0827 Merge "Removes MetaModelElementFactory" by Frank Schnicke · 4 years, 11 months ago
  50. f6bf379 Merge "Fixes package dependencies between aas and submodel" by Frank Schnicke · 4 years, 11 months ago
  51. 9496aa0 Merge "Adds logging to SQL queries in components project" by Frank Schnicke · 4 years, 11 months ago
  52. e3675ec Restructures servlet(s) & refactors CFGProvider by Frank Schnicke · 5 years ago
  53. 41091a8 Removes MetaModelElementFactory by Daniel Espen · 5 years ago
  54. 0107563 Fixes package dependencies between aas and submodel by Daniel Espen · 5 years ago
  55. 89b454f Adds logging to SQL queries in components project by Daniel Espen · 5 years ago
  56. 42b42bb Adds the Metamodel-XML-Converter by Maximilian Conradi · 5 years ago
  57. 55e2c57 Adds several general fixes and minor improvements by Maximilian Conradi · 5 years ago
  58. 64b45ba Adds getSubmodelElements to IVABElementContainer by Maximilian Conradi · 5 years ago
  59. 71f010e Replaces Descriptor with LangStrings by Maximilian Conradi · 5 years ago
  60. 584d5d8 Deletes the old XML converter by Maximilian Conradi · 5 years ago
  61. 40e2a57 Adds SQL registry based on SQL elements by Daniel Espen · 5 years ago
  62. a442da0 Adds test for getting multiple AASDescriptors from registry by Daniel Espen · 5 years ago
  63. 5727b42 Adds automatic schema and table organization in SQL elements by Daniel Espen · 5 years ago
  64. 661877f Fixes DirectoryModelProvider for remote applications by Daniel Espen · 5 years ago
  65. c81ee6f Fixes IDeviceServiceExecutor & tidies tests by zhangzai · 5 years ago
  66. 4191e30 Merge "Adds possibility to register submodels to an aas" by Thomas Psota · 5 years ago
  67. ccc0fcd Adds possibility to register submodels to an aas by Frank Schnicke · 5 years ago
  68. 3506112 Added archive destinations for library installation on windows systems by Thomas Psota · 5 years ago
  69. d817f79 vab: Install library and header files by Tobias Klausmann · 5 years ago
  70. 81bd9e4 util: Install library and header files by Tobias Klausmann · 5 years ago
  71. 35c3f90 submodel: Install library and header files by Tobias Klausmann · 5 years ago
  72. 14a58e2 basyx: Install library and header files by Tobias Klausmann · 5 years ago
  73. efb9dab server: Install library and header files by Tobias Klausmann · 5 years ago
  74. 918c6ea log: Install library and header files by Tobias Klausmann · 5 years ago
  75. 284275c abstraction: Install library and header files by Tobias Klausmann · 5 years ago
  76. 9df2c0c aas: Install library and header files by Tobias Klausmann · 5 years ago
  77. 08a5311 build/cmake: Refine build instructions by Tobias Klausmann · 5 years ago
  78. 0397c2c Re-adjusted resource limits in CI container configuration by Thomas Psota · 5 years ago
  79. 9fb3cd5 Adjusted resource limits in CI container configuration by Thomas Psota · 5 years ago
  80. 17c2db4 Activated continuous integration for C++ SDK by Thomas Psota · 5 years ago
  81. 47facf5 Fixed erroneous detection of changed files in Java CI script by Thomas Psota · 5 years ago
  82. 27717aa Merge "submodel: Do not depend on aas" by Thomas Psota · 5 years ago
  83. 184e782 Changes to Java CI script. by Thomas Psota · 5 years ago
  84. 4eca97c submodel: Do not depend on aas by Tobias Klausmann · 5 years ago
  85. 9f720f0 Merge changes Ie56681d3,Ief4f2782 by Thomas Psota · 5 years ago
  86. bae5555 Jenkinsfile by Thomas Psota · 5 years ago
  87. 10dc552 Implement some missing submodel classes. by Johannes Wendel · 5 years ago
  88. dd30930 Adjusts namespaces and include of connected classes to refactoring by Johannes Wendel · 5 years ago
  89. 58da288 Merge "Fixes wrong handling of "submodel" path" by Thomas Psota · 5 years ago
  90. 1abd2f3 Merge "Fixes AASDescriptor constructor" by Thomas Psota · 5 years ago
  91. 55bbf4c Fixed wrong build failure detection in Java CI script by Thomas Psota · 5 years ago
  92. 6c70202 Fixes wrong handling of "submodel" path by Frank Schnicke · 5 years ago
  93. eeab227 Fixes AASDescriptor constructor by Frank Schnicke · 5 years ago
  94. e3048a9 Merge "Fixes SubModelProvider not accepting "submodel"" by Thomas Psota · 5 years ago
  95. 6297f00 Merge changes I472af600,Ie3166213,Id9353b76,I3d0c3890,I0c1b5a81 by Thomas Psota · 5 years ago
  96. b49d8df Added implementations of submodel classes by Thomas Psota · 5 years ago
  97. 8aacf03 Merge "Modifies include paths according to refactoring" by Thomas Psota · 5 years ago
  98. 93183f6 Modifies include paths according to refactoring by Johannes Wendel · 5 years ago
  99. 194a2cf Fixes SubModelProvider not accepting "submodel" by Frank Schnicke · 5 years ago
  100. 2c8b3b3 Adds QoL function for adding elements to ElementCollection by Frank Schnicke · 5 years ago