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