1. 590c613 Merge "Error handling added for basyx::object::object_map_t" by Frank Schnicke · 5 years ago
  2. 0692b05 Streamlines VAB registry behavior & test cases by Frank Schnicke · 5 years ago
  3. 2948121 Merge "Adds test cases for vab.directory.memory.InMemoryDirectory class" by Frank Schnicke · 5 years ago
  4. ee5bf28 Implementation of dataspecification classes by jwendelil4 · 5 years ago
  5. c98f07a Adds operator== to Identifier class. by jwendelil4 · 5 years ago
  6. 71dc603 Error handling added for basyx::object::object_map_t by Thomas Psota · 5 years ago
  7. 666147e Merge "Reuses client in HTTPConnector" by Thomas Psota · 5 years ago
  8. 505b2ca Merge "Adds test cases for elements in submodel and aas package" by Frank Schnicke · 5 years ago
  9. 3d5434c Adds test cases for vab.directory.memory.InMemoryDirectory class by Ashfaqul Haque · 5 years ago
  10. 264c60b Fixes wrong comments by Frank Schnicke · 5 years ago
  11. 173fad2 Adds test cases for elements in submodel and aas package by Ashfaqul Haque · 5 years ago
  12. b17a15e Reuses client in HTTPConnector by Frank Schnicke · 5 years ago
  13. c5c5eaf Fixes wrong exception behavior by Frank Schnicke · 5 years ago
  14. 46e9035 Adds test cases for elements in submodel package by Ashfaqul Haque · 5 years ago
  15. 067961b Merge "Added error codes to basyx::object" by Frank Schnicke · 5 years ago
  16. 2a00f4e Added error codes to basyx::object by Thomas Psota · 5 years ago
  17. 283472a Changed BaSyxCommand enum type by Thomas Psota · 5 years ago
  18. fe6bb56 Fixed missing const qualifier in api::IHasSemantics by Thomas Psota · 5 years ago
  19. 6812df5 Split implemention of VABModelProvider into separate source file by Thomas Psota · 5 years ago
  20. 0675d0c TCPSelectServer source files no longer erronously included in windows builds by Thomas Psota · 5 years ago
  21. 7f319d6 Added missing Qualifiable to basyx::submodel by Thomas Psota · 5 years ago
  22. 665b947 Removed unnecessary files by Thomas Psota · 5 years ago
  23. ba6c39b Added additional constructors and comparison operators by Thomas Psota · 5 years ago
  24. cc43e21 -Adds test cases for elements in AAS package by Ashfaqul Haque · 5 years ago
  25. 060da7c Adds ConnectedSubmodelElementFactory by Maximilian Conradi · 5 years ago
  26. 54cfabd Fixed warning in VABModelProvider by Thomas Psota · 5 years ago
  27. de5ea07 Added ElementFactory by Thomas Psota · 5 years ago
  28. 9256f0a Added missing ModelType by Thomas Psota · 5 years ago
  29. 75b55f2 Added missing inline destructors, minor cleanup by Thomas Psota · 5 years ago
  30. de601c7 Added more generated enums by Thomas Psota · 5 years ago
  31. d64cda4 Merge changes I6a64e620,I72e7501b,I3d61c55b by Thomas Psota · 5 years ago
  32. e5a09b2 Merge "Fixes little bug in enum-generator" by Thomas Psota · 5 years ago
  33. 86862e8 Merge "Removes unused & untested methods" by Thomas Psota · 5 years ago
  34. 70cf1f8 Fixes little bug in enum-generator by jwendelil4 · 5 years ago
  35. a3e1615 Removes unused & untested methods by Frank Schnicke · 5 years ago
  36. 9d575ac Refactors VABModelProvider by Daniel Espen · 5 years ago
  37. ffe5fd1 Modified enum generator template and added generator script for automatic enum generation by Thomas Psota · 5 years ago
  38. e70d090 Removes list references by Daniel Espen · 5 years ago
  39. 8a559c0 Fixes AASServer component pom.xml by Daniel Espen · 5 years ago
  40. c8059cc Adds a simple tool to generate cpp-enum classes from a list of enums. by jwendelil4 · 5 years ago
  41. bc1a8ea Adds tests cases for aas.metamodel.map elements by Ashfaqul Haque · 5 years ago
  42. d214dc0 Added testcases for new implementations by Thomas Psota · 5 years ago
  43. 0187a4e Added basyx::submodel::map_v2 implementation of api_v2 interfaces by Thomas Psota · 5 years ago
  44. 7e562b6 Added basyx::submodel::simple implementation of api_v2 interfaces by Thomas Psota · 5 years ago
  45. 2ce01ed Added new version of interface files to basyx::submodel by Thomas Psota · 5 years ago
  46. 7a3a9da Moves enumhelper to appropriate package by Frank Schnicke · 5 years ago
  47. 1f1fe3b Introducing StandardizedLiteralEnum to simplify generic mapping of enums by Alexander Gordt · 5 years ago
  48. 8d24acf Adds a LangString class by Ashfaqul Haque · 5 years ago
  49. b911f0d Updates README to point to wiki by Frank Schnicke · 5 years ago
  50. c7a2d60 Merge changes Ibff572d0,I8a1aa4ea,Ie9ee5006 by Thomas Psota · 5 years ago
  51. 9862ddf Merge "Changes equals behaviour" by Thomas Psota · 5 years ago
  52. caeac76 Merge "Refactors AASAggregator" by Thomas Psota · 5 years ago
  53. cfdbb2b Merge "Fixes OperationVariable" by Thomas Psota · 5 years ago
  54. 7ade6f1 Adds new constructor to ConnectedAASManager by Frank Schnicke · 5 years ago
  55. ab0946e Adds AAS server component by Frank Schnicke · 5 years ago
  56. 1e0fc76 Changes ConnectedAASManager to support Aggregator by Frank Schnicke · 5 years ago
  57. fa41c41 Changes equals behaviour by Frank Schnicke · 5 years ago
  58. aa0ce40 Refactors AASAggregator by Frank Schnicke · 5 years ago
  59. 361d022 Changes representation of Exceptions in Response by Maximilian Conradi · 5 years ago
  60. 6b31d6d Removes obsolete dev guide by Frank Schnicke · 5 years ago
  61. a38f22a Changes logging behaviour by Frank Schnicke · 5 years ago
  62. d69f78f Merge "Meta ontology C4I added" by Frank Schnicke · 5 years ago
  63. 58ba89b Merge "Removes implicit encoding in toString of ModelUrn" by Frank Schnicke · 5 years ago
  64. 1159d00 Merge "Fixes PUT operation in DirectoryModelProvider" by Frank Schnicke · 5 years ago
  65. f649fcd Merge "Adds embedded data specifications" by Frank Schnicke · 5 years ago
  66. 32b2941 Fixes OperationVariable by Frank Schnicke · 5 years ago
  67. 234d131 Meta ontology C4I added by Siwara Sadikow · 5 years ago
  68. 7aa1777 Bugfix for bug 561454 by Michael Kloppenborg · 5 years ago
  69. 50ca912 Removes implicit encoding in toString of ModelUrn by Daniel Espen · 5 years ago
  70. c372c52 Fixes PUT operation in DirectoryModelProvider by Daniel Espen · 5 years ago
  71. 092f9ec Adds embedded data specifications by Daniel Espen · 5 years ago
  72. b36af21 Streamlines AAS registry by Frank Schnicke · 5 years ago
  73. 01a64a1 Replaces Exception with ProviderException by Frank Schnicke · 5 years ago
  74. e0fd3ba Adds the ProviderException NotAnInvokableException by Maximilian Conradi · 5 years ago
  75. 454e31f Changes VABMultiSubmodelProvider to not adding Submodels into AAS by Maximilian Conradi · 5 years ago
  76. 40d1349 Refactors Modelprovider tests to test for correct Exception behavior by Maximilian Conradi · 5 years ago
  77. 90ac03f Replaces ServerException with ProviderException by Maximilian Conradi · 5 years ago
  78. 0d64d85 Merge "migrate Activiti to Camunda" by Frank Schnicke · 5 years ago
  79. 46fb99c Merge "Adds AASLambdaPropertyHelper" by Thomas Psota · 5 years ago
  80. b3508c9 migrate Activiti to Camunda by zhangzai · 5 years ago
  81. 751e0d5 Adds test cases for meta-model elements by Ashfaqul Haque · 5 years ago
  82. f865cea Merge changes Id29b8e2d,I234bb4d2,I8fff895a,Id3c386f1 by Thomas Psota · 5 years ago
  83. 925f6a7 Adds AASLambdaPropertyHelper by Frank Schnicke · 5 years ago
  84. 848be63 Merge "Enhancing handling of HasSemantics and serialization to XML." by Frank Schnicke · 5 years ago
  85. e4b97b5 Modifies registry components to harmonize structure by Daniel Espen · 5 years ago
  86. 47970c6 Adds optional AAS registration to components by Daniel Espen · 5 years ago
  87. bca8b7a Fixes aas xml according to schema by Daniel Espen · 5 years ago
  88. 00a9a79 Adds tests for TCPSelectServer by jwendelil4 · 5 years ago
  89. e532ce4 Remove unused class BaSysID by jwendelil4 · 5 years ago
  90. 99a1ed8 Deletes duplicated line in SelectServer. by jwendelil4 · 5 years ago
  91. 83d9804 Modifies inheritance of IAsset and changes filename extension of by jwendelil4 · 5 years ago
  92. 5cbddb7 Enhancing handling of HasSemantics and serialization to XML. by Alexander Gordt · 5 years ago
  93. 9c9d390 Fixed ClassCastException when fetching ConceptDictionary from by Alexander Gordt · 5 years ago
  94. 9ca8778 backward compatibility increased by setting core project to netstandard2.0 by Constantin Ziesche · 5 years ago
  95. fa61208 Major upgrade to .NET Standard 2.1 and .NET Core 3.1 for LTS reasons by Constantin Ziesche · 5 years ago
  96. 8049f53 Merge changes I62316d07,Iaf73ed54,I26be3f34,I87e29889,I7aa76d4c, ... by Thomas Psota · 5 years ago
  97. 65debf0 Merge "shared: Partly revert naming logic" by Thomas Psota · 5 years ago
  98. 57905a2 Merge "vab:ElementMap: Allow to be useful on its own!" by Thomas Psota · 5 years ago
  99. da26dc9 Merge "Restructures directory structure of aas according to submodel" by Thomas Psota · 5 years ago
  100. edbf60a Fixes handling of "/" in IRIs in Registry by Frank Schnicke · 5 years ago