1. 10dc552 Implement some missing submodel classes. by Johannes Wendel · 5 years ago
  2. dd30930 Adjusts namespaces and include of connected classes to refactoring by Johannes Wendel · 5 years ago
  3. b49d8df Added implementations of submodel classes by Thomas Psota · 5 years ago
  4. 8aacf03 Merge "Modifies include paths according to refactoring" by Thomas Psota · 5 years ago
  5. 93183f6 Modifies include paths according to refactoring by Johannes Wendel · 5 years ago
  6. c6be340 build: Allow building shared libraries by Tobias Klausmann · 5 years ago
  7. 3642dbc vab: Depend on the abstraction layer by Tobias Klausmann · 5 years ago
  8. 410c038 logging: Do not depend on threading by Tobias Klausmann · 5 years ago
  9. 8bd0cc0 Modified include paths according to refactoring by Johannes Wendel · 5 years ago
  10. 35dc693 Added ElementMap by Johannes Wendel · 5 years ago
  11. 176a20c Split up basyx::aas into basyx:aas and basyx::submodel by Thomas Psota · 5 years ago
  12. 5018942 Implemented AssetAsdministrationShell by Johannes Wendel · 5 years ago
  13. c43c882 Creats structure for implementing AssetAdministrationShell by Johannes Wendel · 5 years ago
  14. ed007a1 Adapted Interfaces and classes to new basyx::object. by Johannes Wendel · 5 years ago
  15. 79a97d6 Complete refactor of basyx::vab and basyx::shared in C++ sdk, introducing new object type system basyx::object by Thomas Psota · 5 years ago
  16. 425fbbf Removes obsolete interfaces by Frank Schnicke · 5 years ago
  17. 28ce2b8 Fixes TestJSONConnectorProviderIntegration by Frank Schnicke · 5 years ago
  18. 69acef1 Removes AASTCPServer by Frank Schnicke · 5 years ago
  19. b0b60e9 Adds getSubModelDescriptors method by Frank Schnicke · 5 years ago
  20. 7a9b33b Temporarily changes name of MultiSubmodelProvider by Frank Schnicke · 5 years ago
  21. 17c55b2 Adds DataSpecification and DataSpecificationContent by Frank Schnicke · 5 years ago
  22. b81c989 Adds QoL methods for handling of ConceptDescription by Frank Schnicke · 5 years ago
  23. 9cd6f62 Adds addDataSpecification to ConceptDescription by Frank Schnicke · 5 years ago
  24. d967ed1 Adds QoL constructor by Frank Schnicke · 5 years ago
  25. 5483bd1 Adds type attribute to OperationVariable by Frank Schnicke · 5 years ago
  26. 6d56ccc Changes method name of IHasKind for better readability by Frank Schnicke · 5 years ago
  27. d6f47ec Adds test case for /aas/submodels/${id}/submodel by Frank Schnicke · 5 years ago
  28. 83cc260 Merge changes Id7c2b746,I7c6e963c,I5ecc95e2,I7737c88a,I8b015754, ... by Thomas Psota · 5 years ago
  29. 05d968d Merge "Fixed merge conflicts" by Thomas Psota · 5 years ago
  30. 5533bdd Removes duplicate method from AAS by Maximilian Conradi · 5 years ago
  31. c405d8c Removes obsolete DirectoryServiceStub by Frank Schnicke · 5 years ago
  32. 470dd40 Adds restapi wrapper for VAB directory by Frank Schnicke · 5 years ago
  33. 9a316d8 Reanmes in VAB PreconfiguredDirectory to InMemoryDirectory by Frank Schnicke · 5 years ago
  34. 1fe3275 Removes assumption about VAB Directory endpoint by Frank Schnicke · 5 years ago
  35. 11b6dae Fixed merge conflicts by Johannes Wendel · 5 years ago
  36. 2c6698c Performs general renaming for consistency by Frank Schnicke · 5 years ago
  37. 9aec983 Adds DirectoryModelProvider for Registry REST-API by Frank Schnicke · 5 years ago
  38. fecca6b Moves TestRegistryProvider to SDK by Frank Schnicke · 5 years ago
  39. bc0e657 Renames PreconfiguredRegistry to InMemoryRegistry by Frank Schnicke · 5 years ago
  40. 6519f11 Adds lookupAll to IAASRegistryService by Frank Schnicke · 5 years ago
  41. 3e67b2e Renames SingleProperty to Property by Frank Schnicke · 5 years ago
  42. 6d79aa2 Fixes type of description parameter in ctor of Referable by Maximilian Conradi · 5 years ago
  43. 918196a Merge changes Idd4cc300,I5fcb558e,Ide4ddbbb,I66f77c60,Ib04b2a9b, ... by Thomas Psota · 5 years ago
  44. e69a04c Changes connected classes from type any to specific types by Johannes Wendel · 5 years ago
  45. fd64702 Adds some needed classes to c++ sdk by Johannes Wendel · 5 years ago
  46. 9ac3afe Fixes serialization of empty collections in maps by Frank Schnicke · 5 years ago
  47. dafc2c0 Adding operator to VABPath. by Johannes Wendel · 5 years ago
  48. b363d62 Changes assumptions about endpoints by Frank Schnicke · 5 years ago
  49. e20782e Removes logger configuration from deployed jar by Daniel Espen · 5 years ago
  50. 06c54fe Adds ModelDescriptor by Daniel Espen · 5 years ago
  51. 0d8d266 Modifies IConnectedAssetAdministrationShell identifier handling by Daniel Espen · 5 years ago
  52. 991a90f Adds get string content function to basyx any by Johannes Wendel · 5 years ago
  53. c5c71af Adds get string content function to basyx any by Johannes Wendel · 5 years ago
  54. a3f0524 Adds containers for specific types by Johannes Wendel · 5 years ago
  55. 46df9d0 Adds containers for specific types by Johannes Wendel · 5 years ago
  56. e0f32dc Replaces SubModel references with SubmodelDescriptors by Frank Schnicke · 5 years ago
  57. 15e9748 Adding getDeepProxy functionallity to VABElementProxy by Johannes Wendel · 5 years ago
  58. 83b408e Replaces Reference on Asset with Asset directly by Frank Schnicke · 5 years ago
  59. bcd74cc Fixes nondeterminism in test case by Frank Schnicke · 5 years ago
  60. 0af550e Merge changes I5d798637,I17d43407,I10844636,I94e3a271 by Thomas Psota · 5 years ago
  61. 5e8fd96 Adapted c++ metamodel interfaces to java sdk by Johannes Wendel · 5 years ago
  62. 152e41d Adapted Submodel to Java sdk. by Johannes Wendel · 5 years ago
  63. 86e9e34 Adding IVABElementContainer by Johannes Wendel · 5 years ago
  64. bdf2e76 Adds ConnectedOperation with appropriate tests. by Johannes Wendel · 5 years ago
  65. 93e3882 Fixes wrong usage of casts instead of facades by Frank Schnicke · 5 years ago
  66. 3248ad5 Fixed merge conflicts by Johannes Wendel · 5 years ago
  67. 92e1cfd Harmonizes / usage with C# SDK by Daniel Espen · 5 years ago
  68. 39b06ca Removes fixme and commented code by Frank Schnicke · 5 years ago
  69. b1ae354 Fixes wrong interface of IReferable by Frank Schnicke · 5 years ago
  70. 3c7f203 Adds more test cases for SubModelProvider by Frank Schnicke · 5 years ago
  71. 4a5231d Tidies code of ContainerPropertyProvider by Frank Schnicke · 5 years ago
  72. 6ff456d Adds ModelType to appropriate elements by Frank Schnicke · 5 years ago
  73. b721f1e Introduces Logback as a Logger in SDK by Maximilian Conradi · 5 years ago
  74. 878be48 Removes redundancy in IAASRegistryService parameters by Daniel Espen · 5 years ago
  75. df3e7c2 Removes getter & setter duplicates for id short by Daniel Espen · 5 years ago
  76. 02e0f16 Fixes AASDescriptor construction by Daniel Espen · 5 years ago
  77. 10e4626 Modifies registry dependencies by Daniel Espen · 5 years ago
  78. bbfd8ad Removes submodel dependency in generic TypeDestroyer by Daniel Espen · 5 years ago
  79. 3c6d89a Removes list of aas from BaSyxContext by Daniel Espen · 5 years ago
  80. 44a8500 Modifies test class dependency resolution by Daniel Espen · 5 years ago
  81. 57d3da0 Restructures Java SDK project by Daniel Espen · 5 years ago
  82. e9fd695 Introduces end-of-line normalization by Daniel Espen · 5 years ago
  83. a368975 Merge "c++ sdk: Fix build on case-sensitive file systems" by Thomas Psota · 5 years ago
  84. 508e9ca c++ sdk: Fix build on case-sensitive file systems by Michael Thies · 5 years ago
  85. 8edaf19 Adds a possibility to override the valueType for SingleProperties by Daniel Espen · 5 years ago
  86. 03b2988 Adds providers for API access based on VAB by Daniel Espen · 5 years ago
  87. b95e0c7 Modifies path handling for descriptor endpoints by Daniel Espen · 5 years ago
  88. 7803122 Removes implementation assumptions from SDK API by Daniel Espen · 5 years ago
  89. 74a3df9 Merge changes I14e8300b,Idc90abbc,I7dc331f1,Ic29498ae by Thomas Psota · 6 years ago
  90. 6fd9c2a Adapted aas submodelelement interfaces to Java sdk by Johannes Wendel · 6 years ago
  91. 5c8d325 Added tests for ConnectedRelationshipElement and refactores some files by Johannes Wendel · 6 years ago
  92. 6a91256 Changed json serializer to support other types than any for collections by Johannes Wendel · 6 years ago
  93. dca4b64 Added const char constructor to basyx::any to store a string by Johannes Wendel · 6 years ago
  94. c151f8f Merge "Added class prototypes for connected classes in aas metamodel" by Thomas Psota · 6 years ago
  95. 7a9fd7f Added class prototypes for connected classes in aas metamodel by Johannes Wendel · 6 years ago
  96. 2aebd33 Merge "Added some interfaces for aas metamodel like in Java sdk" by Thomas Psota · 6 years ago
  97. a81f5df Added some interfaces for aas metamodel like in Java sdk by Johannes Wendel · 6 years ago
  98. 02a01fb Merge "Fixed test cases and appropriate classes to work correctly" by Thomas Psota · 6 years ago
  99. 1d7280f Merge changes Ib4c49595,I0aeb78c9,Ide44210b by Thomas Psota · 6 years ago
  100. dd50296 Merge "Cleans up property interface & hierarchy" by Thomas Psota · 6 years ago