1. 916a8ca Fixed errors in VAB protocol serialization by Thomas Psota · 4 years, 6 months ago
  2. 56e26af Serialization now adheres to new VAB serialization scheme. by Thomas Psota · 4 years, 6 months ago
  3. 4bea335 Merge "Implements TCPSelectServer" by Thomas Psota · 4 years, 6 months ago
  4. 04cd082 Merge "Corrects usage of log messages in unix socket implementation" by Thomas Psota · 4 years, 6 months ago
  5. 21d169f Implements TCPSelectServer by jwendelil4 · 4 years, 6 months ago
  6. 5422f3c Corrects usage of log messages in unix socket implementation by jwendelil4 · 4 years, 6 months ago
  7. 258691c Added LangStringSet interfaces and map implementation by Thomas Psota · 4 years, 6 months ago
  8. ae68782 Added more enumarations by Thomas Psota · 4 years, 6 months ago
  9. 4160ffb Added functionality for object sets to basyx::object by Thomas Psota · 4 years, 6 months ago
  10. bfdeedc Added submodel to C++ SDK by Thomas Psota · 4 years, 7 months ago
  11. 2319c81 Moved include/ folder up one level in the hierarchy by Thomas Psota · 4 years, 7 months ago
  12. ec96181 CMake: Added build toggle for install routines by Thomas Psota · 4 years, 7 months ago
  13. 200ef43 Util: Do not link to unused library nlohmann_json by Tobias Klausmann · 4 years, 8 months ago
  14. da5075b server: Improve library install by Tobias Klausmann · 4 years, 8 months ago
  15. 1e95b3e aas: Improve install of the library by Tobias Klausmann · 4 years, 8 months ago
  16. 39e59c0 submodel: Improve library install routine by Tobias Klausmann · 4 years, 8 months ago
  17. 8e85075 vab: Improve installation routine by Tobias Klausmann · 4 years, 8 months ago
  18. abb20f0 abstration: Install Targets to the right folder by Tobias Klausmann · 4 years, 8 months ago
  19. cc3d21e Abstraction/build: Improve install of library by Tobias Klausmann · 4 years, 8 months ago
  20. bf8fcc9 Shared/build: Improve install of library by Tobias Klausmann · 4 years, 8 months ago
  21. e032486 Log/build: Improve install of library by Tobias Klausmann · 4 years, 8 months ago
  22. 47a4643 Util/build: Improve install of library by Tobias Klausmann · 4 years, 8 months ago
  23. cb3d9f0 build: allow to use a external nlohmann_json instance by Tobias Klausmann · 4 years, 8 months ago
  24. 365b63e submodel/cmake: be consistent with the naming by Tobias Klausmann · 4 years, 9 months ago
  25. 393c52a submodel: implement minimal set to satisfy the interface description by Tobias Klausmann · 4 years, 9 months ago
  26. 3b65fa3 Add constant definition entries for IQualifier path elements by Tobias Klausmann · 4 years, 9 months ago
  27. f6ce45e rename json include folder -> nlohmann by Tobias Klausmann · 4 years, 9 months ago
  28. d06dc56 aas: Move impl folder to aas folder by Tobias Klausmann · 4 years, 9 months ago
  29. ebd308a shared: Rename basyx folder -> shared by Tobias Klausmann · 4 years, 9 months ago
  30. f13b5e2 Move header files to a common include directory by Tobias Klausmann · 4 years, 9 months ago
  31. 5bcd709 Fix cmake CMake Files for the libraries by Tobias Klausmann · 4 years, 9 months ago
  32. 3506112 Added archive destinations for library installation on windows systems by Thomas Psota · 4 years, 9 months ago
  33. d817f79 vab: Install library and header files by Tobias Klausmann · 4 years, 9 months ago
  34. 81bd9e4 util: Install library and header files by Tobias Klausmann · 4 years, 9 months ago
  35. 35c3f90 submodel: Install library and header files by Tobias Klausmann · 4 years, 9 months ago
  36. 14a58e2 basyx: Install library and header files by Tobias Klausmann · 4 years, 9 months ago
  37. efb9dab server: Install library and header files by Tobias Klausmann · 4 years, 9 months ago
  38. 918c6ea log: Install library and header files by Tobias Klausmann · 4 years, 9 months ago
  39. 284275c abstraction: Install library and header files by Tobias Klausmann · 4 years, 9 months ago
  40. 9df2c0c aas: Install library and header files by Tobias Klausmann · 4 years, 9 months ago
  41. 17c2db4 Activated continuous integration for C++ SDK by Thomas Psota · 4 years, 9 months ago
  42. 4eca97c submodel: Do not depend on aas by Tobias Klausmann · 4 years, 9 months ago
  43. 10dc552 Implement some missing submodel classes. by Johannes Wendel · 4 years, 9 months ago
  44. dd30930 Adjusts namespaces and include of connected classes to refactoring by Johannes Wendel · 4 years, 9 months ago
  45. b49d8df Added implementations of submodel classes by Thomas Psota · 4 years, 10 months ago
  46. 8aacf03 Merge "Modifies include paths according to refactoring" by Thomas Psota · 4 years, 9 months ago
  47. 93183f6 Modifies include paths according to refactoring by Johannes Wendel · 4 years, 9 months ago
  48. 3642dbc vab: Depend on the abstraction layer by Tobias Klausmann · 4 years, 10 months ago
  49. 410c038 logging: Do not depend on threading by Tobias Klausmann · 4 years, 10 months ago
  50. 8bd0cc0 Modified include paths according to refactoring by Johannes Wendel · 4 years, 10 months ago
  51. 35dc693 Added ElementMap by Johannes Wendel · 4 years, 10 months ago
  52. 176a20c Split up basyx::aas into basyx:aas and basyx::submodel by Thomas Psota · 4 years, 10 months ago
  53. 5018942 Implemented AssetAsdministrationShell by Johannes Wendel · 4 years, 10 months ago
  54. c43c882 Creats structure for implementing AssetAdministrationShell by Johannes Wendel · 4 years, 10 months ago
  55. ed007a1 Adapted Interfaces and classes to new basyx::object. by Johannes Wendel · 4 years, 10 months ago
  56. 79a97d6 Complete refactor of basyx::vab and basyx::shared in C++ sdk, introducing new object type system basyx::object by Thomas Psota · 4 years, 10 months ago
  57. 11b6dae Fixed merge conflicts by Johannes Wendel · 4 years, 10 months ago
  58. e69a04c Changes connected classes from type any to specific types by Johannes Wendel · 4 years, 10 months ago
  59. fd64702 Adds some needed classes to c++ sdk by Johannes Wendel · 4 years, 10 months ago
  60. dafc2c0 Adding operator to VABPath. by Johannes Wendel · 4 years, 11 months ago
  61. 991a90f Adds get string content function to basyx any by Johannes Wendel · 5 years ago
  62. c5c71af Adds get string content function to basyx any by Johannes Wendel · 5 years ago
  63. a3f0524 Adds containers for specific types by Johannes Wendel · 5 years ago
  64. 46df9d0 Adds containers for specific types by Johannes Wendel · 5 years ago
  65. 15e9748 Adding getDeepProxy functionallity to VABElementProxy by Johannes Wendel · 5 years ago
  66. 5e8fd96 Adapted c++ metamodel interfaces to java sdk by Johannes Wendel · 5 years ago
  67. 152e41d Adapted Submodel to Java sdk. by Johannes Wendel · 5 years ago
  68. 86e9e34 Adding IVABElementContainer by Johannes Wendel · 5 years ago
  69. bdf2e76 Adds ConnectedOperation with appropriate tests. by Johannes Wendel · 5 years ago
  70. 3248ad5 Fixed merge conflicts by Johannes Wendel · 5 years ago
  71. e9fd695 Introduces end-of-line normalization by Daniel Espen · 5 years ago
  72. 6fd9c2a Adapted aas submodelelement interfaces to Java sdk by Johannes Wendel · 5 years ago
  73. 5c8d325 Added tests for ConnectedRelationshipElement and refactores some files by Johannes Wendel · 5 years ago
  74. 6a91256 Changed json serializer to support other types than any for collections by Johannes Wendel · 5 years ago
  75. dca4b64 Added const char constructor to basyx::any to store a string by Johannes Wendel · 5 years ago
  76. 7a9fd7f Added class prototypes for connected classes in aas metamodel by Johannes Wendel · 5 years ago
  77. a81f5df Added some interfaces for aas metamodel like in Java sdk by Johannes Wendel · 5 years ago
  78. 5358315 Fixed test cases and appropriate classes to work correctly by Johannes Wendel · 5 years ago
  79. 38f5998 Merge "c++ sdk: Allow to use an external shared libfmt" by Thomas Psota · 5 years ago
  80. 80b097d c++ sdk: Allow to use an external shared libfmt by Tobias Klausmann · 5 years ago
  81. c65af6f Fixed merge conflicts by Johannes Wendel · 5 years ago
  82. f0540a8 Fixed wrong calculation of size field in frame reply sending by Thomas Psota · 5 years ago
  83. 9763afa Added more debug log output by Thomas Psota · 5 years ago
  84. c74a53e Corrected erroneous merge by Thomas Psota · 5 years ago
  85. d35841c Merge "Fixed multiple errors and warnings on different compilers:" by Frank Schnicke · 5 years ago
  86. b2e5cfe Fixed multiple errors and warnings on different compilers: by Thomas Psota · 5 years ago
  87. 228c8fa Added more snippets in VAB tests, moved basyx::function to basyx::shared by Thomas Psota · 5 years ago
  88. b5140ba Added Interface for VABProxy and wrtoe some tests. by Johannes Wendel · 5 years ago
  89. 3e50778 Merge "Added connected Property and appropriate classes." by Thomas Psota · 5 years ago
  90. ac87e15 Merge "Resolved some conflicts with namespaces and includes." by Thomas Psota · 5 years ago
  91. 6508950 Merge "Added anyTypeChecker to get the typename of a basyx::any object." by Thomas Psota · 5 years ago
  92. 559b5f4 Merge "Restores deleted test for VABPath and added character array support to VABPath" by Thomas Psota · 5 years ago
  93. 18f94e3 Merge "Added some accidantially deleted files and adapted includes to new structure" by Thomas Psota · 5 years ago
  94. 76fe7de Added connected Property and appropriate classes. by Johannes Wendel · 5 years ago
  95. 39e97f3 Resolved some conflicts with namespaces and includes. by Johannes Wendel · 5 years ago
  96. 94212ca Added anyTypeChecker to get the typename of a basyx::any object. by Johannes Wendel · 5 years ago
  97. 2fe6ca3 Restores deleted test for VABPath and added character array support to VABPath by Johannes Wendel · 5 years ago
  98. 6394cc6 Fixed FrameBuilder not accepting more than one argument for Invoke operations, fixed wrong serialization of invoke results. by Thomas Psota · 5 years ago
  99. fce156a Added some accidantially deleted files and adapted includes to new structure by Johannes Wendel · 5 years ago
  100. 8fea476 Fixed compile error in GCC by Thomas Psota · 5 years ago