1. 310d2aa Documentation added Minor improvements by Constantin Ziesche · 5 years ago
  2. cb97511 Merge branch 'master' of https://git.eclipse.org/r/basyx/basyx by Constantin Ziesche · 5 years ago
  3. 19c04f4 Endpoint handling improved Packages updated accordingly by Constantin Ziesche · 5 years ago
  4. 2b59e8c Merge "Added more enumarations" by Frank Schnicke · 5 years ago
  5. df7f235 Merge "Added functionality for object sets to basyx::object" by Frank Schnicke · 5 years ago
  6. ae68782 Added more enumarations by Thomas Psota · 5 years ago
  7. 4160ffb Added functionality for object sets to basyx::object by Thomas Psota · 5 years ago
  8. d6d807e Changes MultiAASProvider path multiplexing by Frank Schnicke · 5 years ago
  9. 18bd88a Changes JUnit scope to test by Frank Schnicke · 5 years ago
  10. 9a39be1 Adds XMLAASBundleFactory by Frank Schnicke · 5 years ago
  11. 5224f49 Adds AASBundle concept & servlet in components by Frank Schnicke · 5 years ago
  12. 6079db4 Adds submodel referenes to AAS by Frank Schnicke · 5 years ago
  13. 366a1b1 Fixes putting objects instead of string by Frank Schnicke · 5 years ago
  14. 16146a6 Listening on all interfaces (0.0.0.0) by Alexander Gordt · 5 years ago
  15. 6c02c5d Added CreateOrUpdate to ElementContainer Packages updated by Constantin Ziesche · 5 years ago
  16. 95d5109 Bugfix in SubmodelElementCollection: Value is now initialized by Constantin Ziesche · 5 years ago
  17. 47fcfa3 Discovery improved by Constantin Ziesche · 5 years ago
  18. 833a886 Cleaned up by Constantin Ziesche · 5 years ago
  19. 8f1fd3b Nuget Packages updated by Constantin Ziesche · 5 years ago
  20. eb92768 endpoint handling improved, AutoEndpoint registration by Constantin Ziesche · 5 years ago
  21. d542544 Merge branch 'master' of https://git.eclipse.org/r/basyx/basyx by Constantin Ziesche · 5 years ago
  22. 869de27 Added mDNS Discovery for AAS and Registry by Constantin Ziesche · 5 years ago
  23. c1abc40 Changes BaSyxConnector to open and close TCP sockets dynamically by Frank Schnicke · 5 years ago
  24. e50f22e Merge "Fixes bug: TCP server threads were never closed" by Thomas Psota · 5 years ago
  25. b336f33 Merge branch 'master' of https://git.eclipse.org/r/basyx/basyx by Constantin Ziesche · 5 years ago
  26. 35f47ac Improved compatibility to AAS Spec V2.0 by Constantin Ziesche · 5 years ago
  27. f907ff7 Fixes bug: TCP server threads were never closed by Frank Schnicke · 5 years ago
  28. 03903c4 Merge "Added submodel to C++ SDK" by Thomas Psota · 5 years ago
  29. abcf259 Extracts subclasses from SubmodelElementXMLConverter by Maximilian Conradi · 5 years ago
  30. 1077070 Refactors Qualifier to use correct property names by Maximilian Conradi · 5 years ago
  31. f412bc3 Fixes ctor of Property by Maximilian Conradi · 5 years ago
  32. df4737e Adds XML converter support for new SubmodelElements by Maximilian Conradi · 5 years ago
  33. e449994 Refactors DirectoryModelProvider to correctly handle Submodels and Exceptions by Maximilian Conradi · 5 years ago
  34. 443feeb Adds IAASAggregator and implementation by Maximilian Conradi · 5 years ago
  35. bfdeedc Added submodel to C++ SDK by Thomas Psota · 5 years ago
  36. 0e20754 Examples updated Property added by Constantin Ziesche · 5 years ago
  37. 113a68e mDNS removed by Constantin Ziesche · 5 years ago
  38. 635c2e3 Added UI for Multi AAS Support by Constantin Ziesche · 5 years ago
  39. d6f1aa6 Packages updated Batch file to clear local BaSyx NuGet Cache by Constantin Ziesche · 5 years ago
  40. ed68943 pre-build packages added by Constantin Ziesche · 5 years ago
  41. a6cc705 Discovery removed by Constantin Ziesche · 5 years ago
  42. 204a0fc Added NuGet Source to Visual Studio by Constantin Ziesche · 5 years ago
  43. 0badfbe Setup local NuGet Repository by Constantin Ziesche · 5 years ago
  44. 857c7ab Old SDK removed New dotnet SDK added - Release by Constantin Ziesche · 5 years ago
  45. 2319c81 Moved include/ folder up one level in the hierarchy by Thomas Psota · 5 years ago
  46. ec96181 CMake: Added build toggle for install routines by Thomas Psota · 5 years ago
  47. b10535c Merge "Updates AAS metamodel to V2.0" by Zai Müller-Zhang · 5 years ago
  48. ca7dbab Merge "Removes facades for meta model elements" by Zai Müller-Zhang · 5 years ago
  49. 177f220 Updates AAS metamodel to V2.0 by Frank Schnicke · 5 years ago
  50. 200ef43 Util: Do not link to unused library nlohmann_json by Tobias Klausmann · 5 years ago
  51. da5075b server: Improve library install by Tobias Klausmann · 5 years ago
  52. 1e95b3e aas: Improve install of the library by Tobias Klausmann · 5 years ago
  53. 39e59c0 submodel: Improve library install routine by Tobias Klausmann · 5 years ago
  54. 8e85075 vab: Improve installation routine by Tobias Klausmann · 5 years ago
  55. abb20f0 abstration: Install Targets to the right folder by Tobias Klausmann · 5 years ago
  56. cc3d21e Abstraction/build: Improve install of library by Tobias Klausmann · 5 years ago
  57. bf8fcc9 Shared/build: Improve install of library by Tobias Klausmann · 5 years ago
  58. e032486 Log/build: Improve install of library by Tobias Klausmann · 5 years ago
  59. 47a4643 Util/build: Improve install of library by Tobias Klausmann · 5 years ago
  60. 65ad31d build: inform the user about contained external libraries by Tobias Klausmann · 5 years ago
  61. 16b780c asio: Install and export library by Tobias Klausmann · 5 years ago
  62. 777c488 Allow to find and use an externally provided asio library by Tobias Klausmann · 5 years ago
  63. 9008db9 build: Adapt libfmt build option by Tobias Klausmann · 5 years ago
  64. aca173b Adapt fmt to be installable as a dependency by Tobias Klausmann · 5 years ago
  65. a04175f Adapt nlohmann_json to be redistibutable by Tobias Klausmann · 5 years ago
  66. 9846025 tests: Version the project by Tobias Klausmann · 5 years ago
  67. 95358c3 gtest: version the library by Tobias Klausmann · 5 years ago
  68. 65377dd nlohmann_json: Allow versioning the library by Tobias Klausmann · 5 years ago
  69. bb6e4b8 asio: Version external library by Tobias Klausmann · 5 years ago
  70. cb3d9f0 build: allow to use a external nlohmann_json instance by Tobias Klausmann · 5 years ago
  71. 365b63e submodel/cmake: be consistent with the naming by Tobias Klausmann · 5 years ago
  72. 393c52a submodel: implement minimal set to satisfy the interface description by Tobias Klausmann · 5 years ago
  73. 3b65fa3 Add constant definition entries for IQualifier path elements by Tobias Klausmann · 5 years ago
  74. f6ce45e rename json include folder -> nlohmann by Tobias Klausmann · 5 years ago
  75. d06dc56 aas: Move impl folder to aas folder by Tobias Klausmann · 5 years ago
  76. ebd308a shared: Rename basyx folder -> shared by Tobias Klausmann · 5 years ago
  77. f13b5e2 Move header files to a common include directory by Tobias Klausmann · 5 years ago
  78. 8ca1f10 Removes facades for meta model elements by Frank Schnicke · 5 years ago
  79. 405e8a7 build: Introduce new include folder, add it to the searchpath by Tobias Klausmann · 5 years ago
  80. 5bcd709 Fix cmake CMake Files for the libraries by Tobias Klausmann · 5 years ago
  81. 41091a8 Removes MetaModelElementFactory by Daniel Espen · 5 years ago
  82. 0107563 Fixes package dependencies between aas and submodel by Daniel Espen · 5 years ago
  83. 42b42bb Adds the Metamodel-XML-Converter by Maximilian Conradi · 5 years ago
  84. 55e2c57 Adds several general fixes and minor improvements by Maximilian Conradi · 5 years ago
  85. 64b45ba Adds getSubmodelElements to IVABElementContainer by Maximilian Conradi · 5 years ago
  86. 71f010e Replaces Descriptor with LangStrings by Maximilian Conradi · 5 years ago
  87. 584d5d8 Deletes the old XML converter by Maximilian Conradi · 5 years ago
  88. 40e2a57 Adds SQL registry based on SQL elements by Daniel Espen · 5 years ago
  89. a442da0 Adds test for getting multiple AASDescriptors from registry by Daniel Espen · 5 years ago
  90. 661877f Fixes DirectoryModelProvider for remote applications by Daniel Espen · 5 years ago
  91. 4191e30 Merge "Adds possibility to register submodels to an aas" by Thomas Psota · 5 years ago
  92. ccc0fcd Adds possibility to register submodels to an aas by Frank Schnicke · 5 years ago
  93. 3506112 Added archive destinations for library installation on windows systems by Thomas Psota · 5 years ago
  94. d817f79 vab: Install library and header files by Tobias Klausmann · 5 years ago
  95. 81bd9e4 util: Install library and header files by Tobias Klausmann · 5 years ago
  96. 35c3f90 submodel: Install library and header files by Tobias Klausmann · 5 years ago
  97. 14a58e2 basyx: Install library and header files by Tobias Klausmann · 5 years ago
  98. efb9dab server: Install library and header files by Tobias Klausmann · 5 years ago
  99. 918c6ea log: Install library and header files by Tobias Klausmann · 5 years ago
  100. 284275c abstraction: Install library and header files by Tobias Klausmann · 5 years ago