1. 15e9748 Adding getDeepProxy functionallity to VABElementProxy by Johannes Wendel · 5 years ago
  2. 5e8fd96 Adapted c++ metamodel interfaces to java sdk by Johannes Wendel · 5 years ago
  3. 152e41d Adapted Submodel to Java sdk. by Johannes Wendel · 5 years ago
  4. 86e9e34 Adding IVABElementContainer by Johannes Wendel · 5 years ago
  5. bdf2e76 Adds ConnectedOperation with appropriate tests. by Johannes Wendel · 5 years ago
  6. 3248ad5 Fixed merge conflicts by Johannes Wendel · 5 years ago
  7. 92e1cfd Harmonizes / usage with C# SDK by Daniel Espen · 5 years ago
  8. 39b06ca Removes fixme and commented code by Frank Schnicke · 5 years ago
  9. c39b59d Removes warning by Frank Schnicke · 5 years ago
  10. b1ae354 Fixes wrong interface of IReferable by Frank Schnicke · 5 years ago
  11. 3c7f203 Adds more test cases for SubModelProvider by Frank Schnicke · 5 years ago
  12. 4a5231d Tidies code of ContainerPropertyProvider by Frank Schnicke · 5 years ago
  13. 6ff456d Adds ModelType to appropriate elements by Frank Schnicke · 5 years ago
  14. b721f1e Introduces Logback as a Logger in SDK by Maximilian Conradi · 5 years ago
  15. 878be48 Removes redundancy in IAASRegistryService parameters by Daniel Espen · 5 years ago
  16. df3e7c2 Removes getter & setter duplicates for id short by Daniel Espen · 5 years ago
  17. 02e0f16 Fixes AASDescriptor construction by Daniel Espen · 5 years ago
  18. 0e3b0a6 Fixes generic varargs resolution in SQL test by Daniel Espen · 5 years ago
  19. 10e4626 Modifies registry dependencies by Daniel Espen · 5 years ago
  20. bbfd8ad Removes submodel dependency in generic TypeDestroyer by Daniel Espen · 5 years ago
  21. 3c6d89a Removes list of aas from BaSyxContext by Daniel Espen · 5 years ago
  22. 44a8500 Modifies test class dependency resolution by Daniel Espen · 5 years ago
  23. 57d3da0 Restructures Java SDK project by Daniel Espen · 5 years ago
  24. e9fd695 Introduces end-of-line normalization by Daniel Espen · 5 years ago
  25. a368975 Merge "c++ sdk: Fix build on case-sensitive file systems" by Thomas Psota · 5 years ago
  26. 508e9ca c++ sdk: Fix build on case-sensitive file systems by Michael Thies · 5 years ago
  27. cca93c5 Adds stack trace printing for debugging by Frank Schnicke · 5 years ago
  28. 8edaf19 Adds a possibility to override the valueType for SingleProperties by Daniel Espen · 5 years ago
  29. 421d880 Fixed path separators for UNIX filesystems by Daniel Espen · 5 years ago
  30. 03b2988 Adds providers for API access based on VAB by Daniel Espen · 5 years ago
  31. b95e0c7 Modifies path handling for descriptor endpoints by Daniel Espen · 5 years ago
  32. 7803122 Removes implementation assumptions from SDK API by Daniel Espen · 5 years ago
  33. 0daa24d Modifies components tests to increase test duration by Daniel Espen · 5 years ago
  34. 74a3df9 Merge changes I14e8300b,Idc90abbc,I7dc331f1,Ic29498ae by Thomas Psota · 5 years ago
  35. 6fd9c2a Adapted aas submodelelement interfaces to Java sdk by Johannes Wendel · 5 years ago
  36. 5c8d325 Added tests for ConnectedRelationshipElement and refactores some files by Johannes Wendel · 5 years ago
  37. 6a91256 Changed json serializer to support other types than any for collections by Johannes Wendel · 5 years ago
  38. dca4b64 Added const char constructor to basyx::any to store a string by Johannes Wendel · 5 years ago
  39. c151f8f Merge "Added class prototypes for connected classes in aas metamodel" by Thomas Psota · 5 years ago
  40. 7a9fd7f Added class prototypes for connected classes in aas metamodel by Johannes Wendel · 5 years ago
  41. 2aebd33 Merge "Added some interfaces for aas metamodel like in Java sdk" by Thomas Psota · 5 years ago
  42. a81f5df Added some interfaces for aas metamodel like in Java sdk by Johannes Wendel · 5 years ago
  43. 02a01fb Merge "Fixed test cases and appropriate classes to work correctly" by Thomas Psota · 5 years ago
  44. 1d7280f Merge changes Ib4c49595,I0aeb78c9,Ide44210b by Thomas Psota · 5 years ago
  45. dd50296 Merge "Cleans up property interface & hierarchy" by Thomas Psota · 5 years ago
  46. 5358315 Fixed test cases and appropriate classes to work correctly by Johannes Wendel · 5 years ago
  47. 38f5998 Merge "c++ sdk: Allow to use an external shared libfmt" by Thomas Psota · 5 years ago
  48. 80b097d c++ sdk: Allow to use an external shared libfmt by Tobias Klausmann · 5 years ago
  49. c65af6f Fixed merge conflicts by Johannes Wendel · 5 years ago
  50. 5fa1139 Introduces stripSlashes method by Frank Schnicke · 6 years ago
  51. 1463220 Adds getValueType for Property by Frank Schnicke · 5 years ago
  52. 2888358 Separates SubmodelElementCollection & ContainerProperty by Frank Schnicke · 5 years ago
  53. aad2dd3 Cleans up property interface & hierarchy by Frank Schnicke · 5 years ago
  54. f0540a8 Fixed wrong calculation of size field in frame reply sending by Thomas Psota · 6 years ago
  55. 9763afa Added more debug log output by Thomas Psota · 6 years ago
  56. c74a53e Corrected erroneous merge by Thomas Psota · 6 years ago
  57. c4ca6bf Adds local resolution of values by Frank Schnicke · 6 years ago
  58. 37cb11f Interface consolidation & cleanup by Frank Schnicke · 6 years ago
  59. 9a97090 Adds additional asserts to check for correct exception by Frank Schnicke · 6 years ago
  60. 58cc847 Fixes invoke function of Operation by Frank Schnicke · 6 years ago
  61. e515b65 Removes HistoryPreservingProvider by Frank Schnicke · 6 years ago
  62. d35841c Merge "Fixed multiple errors and warnings on different compilers:" by Frank Schnicke · 6 years ago
  63. 6cf6bf7 Merge "Added more snippets in VAB tests, moved basyx::function to basyx::shared" by Frank Schnicke · 6 years ago
  64. b2e5cfe Fixed multiple errors and warnings on different compilers: by Thomas Psota · 6 years ago
  65. 228c8fa Added more snippets in VAB tests, moved basyx::function to basyx::shared by Thomas Psota · 6 years ago
  66. 6bf7938 Added 3rd party library fmt for string formatting in basyx::log by Thomas Psota · 6 years ago
  67. 359f80e Fixes TestGateway not stopping TCP servers by Frank Schnicke · 6 years ago
  68. 08fbda2 Adds retrieving the root element of VABModelMap by Frank Schnicke · 6 years ago
  69. e3ea55f Merge changes I2da16c2e,Ibe3b8c1d,I85a3d36f by Thomas Psota · 6 years ago
  70. e671f58 Replaces some hardcoded strings with constants by Maximilian Conradi · 6 years ago
  71. 1ca52ff Fixes method name in components by Frank Schnicke · 6 years ago
  72. 9ea1b4c Removes obsolete setters by Frank Schnicke · 6 years ago
  73. e02034a Removes wrong @Override by Frank Schnicke · 6 years ago
  74. 7d16020 Merge changes Id75ca5e6,I0040ea75,Ie57f2f70,Ia5d656f9,Ibba4667d by Thomas Psota · 6 years ago
  75. 91bd8cc Fixes String conversion of Messages in in meta protocol by Daniel Espen · 6 years ago
  76. 0b43642 Fixes deserialization of MetaprotocolHandler by Daniel Espen · 6 years ago
  77. 7a08f70 Fixes deleting values in VABMultiSubmodelProvider by Daniel Espen · 6 years ago
  78. 9df1fea Fixes VAB functional interface casts by Daniel Espen · 6 years ago
  79. fc5e19f Fixes EntityType in meta protocol Result by Daniel Espen · 6 years ago
  80. edc390f Removes obsolete artefacts by Frank Schnicke · 6 years ago
  81. 81dc8dc Removes MimeType & PathType by Frank Schnicke · 6 years ago
  82. 451cc18 Finished tests for ConnectedProperty. by Johannes Wendel · 6 years ago
  83. b5140ba Added Interface for VABProxy and wrtoe some tests. by Johannes Wendel · 6 years ago
  84. 3e50778 Merge "Added connected Property and appropriate classes." by Thomas Psota · 6 years ago
  85. ac87e15 Merge "Resolved some conflicts with namespaces and includes." by Thomas Psota · 6 years ago
  86. 6508950 Merge "Added anyTypeChecker to get the typename of a basyx::any object." by Thomas Psota · 6 years ago
  87. 559b5f4 Merge "Restores deleted test for VABPath and added character array support to VABPath" by Thomas Psota · 6 years ago
  88. 18f94e3 Merge "Added some accidantially deleted files and adapted includes to new structure" by Thomas Psota · 6 years ago
  89. 76fe7de Added connected Property and appropriate classes. by Johannes Wendel · 6 years ago
  90. 39e97f3 Resolved some conflicts with namespaces and includes. by Johannes Wendel · 6 years ago
  91. 94212ca Added anyTypeChecker to get the typename of a basyx::any object. by Johannes Wendel · 6 years ago
  92. 2fe6ca3 Restores deleted test for VABPath and added character array support to VABPath by Johannes Wendel · 6 years ago
  93. 6394cc6 Fixed FrameBuilder not accepting more than one argument for Invoke operations, fixed wrong serialization of invoke results. by Thomas Psota · 6 years ago
  94. fce156a Added some accidantially deleted files and adapted includes to new structure by Johannes Wendel · 6 years ago
  95. 1304d04 Merge "Removes unused method" by Thomas Psota · 6 years ago
  96. 496b210 Merge "Moves ISubModel into the appropriate place" by Thomas Psota · 6 years ago
  97. 2543779 Adds XML parser by Vikas Rajaashekar · 6 years ago
  98. 811fd17 Fixes wrong data types & adds constructors by Vikas Rajaashekar · 6 years ago
  99. c21abf1 Merge "Embedded HTTP server" by Thomas Kuhn · 6 years ago
  100. 5afe6b2 Embedded HTTP server by tkuhn1l6 · 6 years ago