- 819e082 Fixes not working TCPSelctServer by jwendelil4 · 4 years, 3 months ago
- 154b685 Merge "Adds missing classes and adapts sdk to new version of AAS specification." by Thomas Psota · 4 years, 3 months ago
- 8384c7f Adjusted serialization to accord with new specs. by Thomas Psota · 4 years, 3 months ago
- c5690aa Adds missing classes and adapts sdk to new version of AAS specification. by jwendelil4 · 4 years, 3 months ago
- 92ce648 Extensive rewrite of basyx::vab by Thomas Psota · 4 years, 3 months ago
- b3dfbea Fixed usage of non-standard function in DataSpecification by Thomas Psota · 4 years, 4 months ago
- b45c94b Added element access by position to IElementContainer by Thomas Psota · 4 years, 4 months ago
- 2936de9 Added missing value to ModelTypes enumeration by Thomas Psota · 4 years, 4 months ago
- 25bb0e9 Adds missing enums and metamodel interfaces. by jwendelil4 · 4 years, 4 months ago
- f41e9a1 Changes cpp-enum template, due to not beeing valid vor c++11 by jwendelil4 · 4 years, 4 months ago
- 80f1c21 Adds ValueReferencePair, ValueList and tests. by jwendelil4 · 4 years, 4 months ago
- f53a4fc Implements missing methods for DataSpecification classes and appropriate tests. by jwendelil4 · 4 years, 4 months ago
- 590c613 Merge "Error handling added for basyx::object::object_map_t" by Frank Schnicke · 4 years, 5 months ago
- ee5bf28 Implementation of dataspecification classes by jwendelil4 · 4 years, 5 months ago
- c98f07a Adds operator== to Identifier class. by jwendelil4 · 4 years, 5 months ago
- 71dc603 Error handling added for basyx::object::object_map_t by Thomas Psota · 4 years, 5 months ago
- 067961b Merge "Added error codes to basyx::object" by Frank Schnicke · 4 years, 5 months ago
- 2a00f4e Added error codes to basyx::object by Thomas Psota · 4 years, 5 months ago
- 283472a Changed BaSyxCommand enum type by Thomas Psota · 4 years, 5 months ago
- fe6bb56 Fixed missing const qualifier in api::IHasSemantics by Thomas Psota · 4 years, 5 months ago
- 6812df5 Split implemention of VABModelProvider into separate source file by Thomas Psota · 4 years, 5 months ago
- 0675d0c TCPSelectServer source files no longer erronously included in windows builds by Thomas Psota · 4 years, 5 months ago
- 7f319d6 Added missing Qualifiable to basyx::submodel by Thomas Psota · 4 years, 5 months ago
- 665b947 Removed unnecessary files by Thomas Psota · 4 years, 5 months ago
- ba6c39b Added additional constructors and comparison operators by Thomas Psota · 4 years, 5 months ago
- de5ea07 Added ElementFactory by Thomas Psota · 4 years, 5 months ago
- 9256f0a Added missing ModelType by Thomas Psota · 4 years, 5 months ago
- 75b55f2 Added missing inline destructors, minor cleanup by Thomas Psota · 4 years, 5 months ago
- de601c7 Added more generated enums by Thomas Psota · 4 years, 5 months ago
- d214dc0 Added testcases for new implementations by Thomas Psota · 4 years, 6 months ago
- 0187a4e Added basyx::submodel::map_v2 implementation of api_v2 interfaces by Thomas Psota · 4 years, 6 months ago
- 7e562b6 Added basyx::submodel::simple implementation of api_v2 interfaces by Thomas Psota · 4 years, 6 months ago
- e532ce4 Remove unused class BaSysID by jwendelil4 · 4 years, 6 months ago
- 99a1ed8 Deletes duplicated line in SelectServer. by jwendelil4 · 4 years, 6 months ago
- 83d9804 Modifies inheritance of IAsset and changes filename extension of by jwendelil4 · 4 years, 6 months ago
- 65debf0 Merge "shared: Partly revert naming logic" by Thomas Psota · 4 years, 7 months ago
- da26dc9 Merge "Restructures directory structure of aas according to submodel" by Thomas Psota · 4 years, 7 months ago
- 4895090 shared: Partly revert naming logic by Tobias Klausmann · 4 years, 7 months ago
- 63ab5a8 Set default behvaviour of basyx::object::insertkey to overwrite by Thomas Psota · 4 years, 7 months ago
- 916a8ca Fixed errors in VAB protocol serialization by Thomas Psota · 4 years, 7 months ago
- f7eede7 Restructures directory structure of aas according to submodel by jwendelil4 · 4 years, 7 months ago
- 56e26af Serialization now adheres to new VAB serialization scheme. by Thomas Psota · 4 years, 7 months ago
- 4bea335 Merge "Implements TCPSelectServer" by Thomas Psota · 4 years, 7 months ago
- 04cd082 Merge "Corrects usage of log messages in unix socket implementation" by Thomas Psota · 4 years, 7 months ago
- 21d169f Implements TCPSelectServer by jwendelil4 · 4 years, 7 months ago
- 5422f3c Corrects usage of log messages in unix socket implementation by jwendelil4 · 4 years, 7 months ago
- 258691c Added LangStringSet interfaces and map implementation by Thomas Psota · 4 years, 7 months ago
- ae68782 Added more enumarations by Thomas Psota · 4 years, 7 months ago
- 4160ffb Added functionality for object sets to basyx::object by Thomas Psota · 4 years, 7 months ago
- bfdeedc Added submodel to C++ SDK by Thomas Psota · 4 years, 8 months ago
- 2319c81 Moved include/ folder up one level in the hierarchy by Thomas Psota · 4 years, 8 months ago
- ec96181 CMake: Added build toggle for install routines by Thomas Psota · 4 years, 8 months ago
- 200ef43 Util: Do not link to unused library nlohmann_json by Tobias Klausmann · 4 years, 9 months ago
- da5075b server: Improve library install by Tobias Klausmann · 4 years, 9 months ago
- 1e95b3e aas: Improve install of the library by Tobias Klausmann · 4 years, 9 months ago
- 39e59c0 submodel: Improve library install routine by Tobias Klausmann · 4 years, 9 months ago
- 8e85075 vab: Improve installation routine by Tobias Klausmann · 4 years, 9 months ago
- abb20f0 abstration: Install Targets to the right folder by Tobias Klausmann · 4 years, 9 months ago
- cc3d21e Abstraction/build: Improve install of library by Tobias Klausmann · 4 years, 9 months ago
- bf8fcc9 Shared/build: Improve install of library by Tobias Klausmann · 4 years, 9 months ago
- e032486 Log/build: Improve install of library by Tobias Klausmann · 4 years, 9 months ago
- 47a4643 Util/build: Improve install of library by Tobias Klausmann · 4 years, 9 months ago
- cb3d9f0 build: allow to use a external nlohmann_json instance by Tobias Klausmann · 4 years, 9 months ago
- 365b63e submodel/cmake: be consistent with the naming by Tobias Klausmann · 4 years, 10 months ago
- 393c52a submodel: implement minimal set to satisfy the interface description by Tobias Klausmann · 4 years, 10 months ago
- 3b65fa3 Add constant definition entries for IQualifier path elements by Tobias Klausmann · 4 years, 10 months ago
- f6ce45e rename json include folder -> nlohmann by Tobias Klausmann · 4 years, 10 months ago
- d06dc56 aas: Move impl folder to aas folder by Tobias Klausmann · 4 years, 10 months ago
- ebd308a shared: Rename basyx folder -> shared by Tobias Klausmann · 4 years, 10 months ago
- f13b5e2 Move header files to a common include directory by Tobias Klausmann · 4 years, 10 months ago
- 5bcd709 Fix cmake CMake Files for the libraries by Tobias Klausmann · 4 years, 10 months ago
- 3506112 Added archive destinations for library installation on windows systems by Thomas Psota · 4 years, 10 months ago
- d817f79 vab: Install library and header files by Tobias Klausmann · 4 years, 10 months ago
- 81bd9e4 util: Install library and header files by Tobias Klausmann · 4 years, 10 months ago
- 35c3f90 submodel: Install library and header files by Tobias Klausmann · 4 years, 10 months ago
- 14a58e2 basyx: Install library and header files by Tobias Klausmann · 4 years, 10 months ago
- efb9dab server: Install library and header files by Tobias Klausmann · 4 years, 10 months ago
- 918c6ea log: Install library and header files by Tobias Klausmann · 4 years, 10 months ago
- 284275c abstraction: Install library and header files by Tobias Klausmann · 4 years, 10 months ago
- 9df2c0c aas: Install library and header files by Tobias Klausmann · 4 years, 10 months ago
- 17c2db4 Activated continuous integration for C++ SDK by Thomas Psota · 4 years, 10 months ago
- 4eca97c submodel: Do not depend on aas by Tobias Klausmann · 4 years, 11 months ago
- 10dc552 Implement some missing submodel classes. by Johannes Wendel · 4 years, 11 months ago
- dd30930 Adjusts namespaces and include of connected classes to refactoring by Johannes Wendel · 4 years, 11 months ago
- b49d8df Added implementations of submodel classes by Thomas Psota · 4 years, 11 months ago
- 8aacf03 Merge "Modifies include paths according to refactoring" by Thomas Psota · 4 years, 11 months ago
- 93183f6 Modifies include paths according to refactoring by Johannes Wendel · 4 years, 11 months ago
- 3642dbc vab: Depend on the abstraction layer by Tobias Klausmann · 4 years, 11 months ago
- 410c038 logging: Do not depend on threading by Tobias Klausmann · 4 years, 11 months ago
- 8bd0cc0 Modified include paths according to refactoring by Johannes Wendel · 4 years, 11 months ago
- 35dc693 Added ElementMap by Johannes Wendel · 4 years, 11 months ago
- 176a20c Split up basyx::aas into basyx:aas and basyx::submodel by Thomas Psota · 4 years, 11 months ago
- 5018942 Implemented AssetAsdministrationShell by Johannes Wendel · 4 years, 11 months ago
- c43c882 Creats structure for implementing AssetAdministrationShell by Johannes Wendel · 4 years, 11 months ago
- ed007a1 Adapted Interfaces and classes to new basyx::object. by Johannes Wendel · 4 years, 11 months ago
- 79a97d6 Complete refactor of basyx::vab and basyx::shared in C++ sdk, introducing new object type system basyx::object by Thomas Psota · 4 years, 11 months ago
- 11b6dae Fixed merge conflicts by Johannes Wendel · 5 years ago
- e69a04c Changes connected classes from type any to specific types by Johannes Wendel · 5 years ago
- fd64702 Adds some needed classes to c++ sdk by Johannes Wendel · 5 years ago
- dafc2c0 Adding operator to VABPath. by Johannes Wendel · 5 years ago