- 9f8bc0e Example for a tailored supplier (getter) function by tkuhn1l6 · 5 years ago
- df10740 Removes obsolete files by tkuhn1l6 · 5 years ago
- 0aa0ef0 Added controllable device manager by tkuhn1l6 · 5 years ago
- a66a8d4 Minor fixes and changes by tkuhn1l6 · 5 years ago
- 429eaf1 Merge changes I66ca020c,I7049f146,I5409d7bc,I3f1b5090,Idb95c883, ... by Thomas Kuhn · 5 years ago
- aeb4e5f BaSyx examples update by tkuhn1l6 · 5 years ago
- 6f1cac6 Preconfigured sub model provider by tkuhn1l6 · 5 years ago
- cc6f7c2 Components package update by tkuhn1l6 · 5 years ago
- 6847617 Added device type by tkuhn1l6 · 5 years ago
- 0667406 Added more device types by tkuhn1l6 · 5 years ago
- 156263e Control component bugfix by tkuhn1l6 · 5 years ago
- bc67060 Merge "Fixed lower-case letter in header include for case-sensitive UNIX filesystems" by Thomas Kuhn · 5 years ago
- cc195c2 Added another example snippet by tkuhn1l6 · 5 years ago
- a86ceaf BaSys example scenarios and code snippets by tkuhn1l6 · 5 years ago
- f4629f4 Merge branch 'master' of ssh://git.eclipse.org:29418/basyx/basyx by tkuhn1l6 · 5 years ago
- e4eb4cd Added AASXPackage Explorer from FESTO (EPL2 License) by tkuhn1l6 · 5 years ago
- 607cd73 Fixed lower-case letter in header include for case-sensitive UNIX filesystems by Thomas Psota · 5 years ago
- 0e3b361 Refactored old BaSys type system in C++ SDK: by Thomas Psota · 5 years ago
- 015bc70 Added license files for gtest and nlohmann-json by Thomas Psota · 5 years ago
- aac8478 Added JSON serialization for basyx::any by Thomas Psota · 5 years ago
- 2a4cfc7 Abstraction layer now using basyx::log, fixed erroneous socket shutdown in unix implementation by Thomas Psota · 5 years ago
- b2d1ed5 Added serializiaton interfaces to basyx::any by Thomas Psota · 5 years ago
- b51bcdd Added basyx::log by Thomas Psota · 5 years ago
- 7093576 Control component bugfix by tkuhn1l6 · 5 years ago
- 258d3dc Changed code to now use VABPathTools. by tkuhn1l6 · 5 years ago
- 8005285 Removed a debug message by tkuhn1l6 · 5 years ago
- b461274 Again, path bugfix by tkuhn1l6 · 5 years ago
- 7fd43a5 Changes constructor comments to be more descriptive by Frank Schnicke · 5 years ago
- c62716e Removes duplicate IAssetAdministrationShell interface by Frank Schnicke · 5 years ago
- f0d40df Adds provider for multiple Asset Administration Shells by Daniel Espen · 5 years ago
- 283916b Bugfix for product AAS example by tkuhn1l6 · 5 years ago
- 669723e New deviceAAS example code by tkuhn1l6 · 5 years ago
- 57a8678 Added base class for example files by tkuhn1l6 · 5 years ago
- e1ebf60 Updated frontend code for easier access to BaSys SDK functions by tkuhn1l6 · 5 years ago
- ce93f86 Merge changes Ie5901d19,I7b0e2085 by Thomas Kuhn · 5 years ago
- fc3a507 Update enables serialization of Lanbda expressions by tkuhn1l6 · 5 years ago
- e44edb8 Updated address generation to prevent wrong address generation by tkuhn1l6 · 5 years ago
- 881fe23 Merge "Added basic control component implementation" by Thomas Kuhn · 5 years ago
- 9c864af Added basic control component implementation by tkuhn1l6 · 5 years ago
- 32ac482 changed files to implement switch from EPL1.0 to EPL2.0 by mdamm · 5 years ago
- b5dc176 Started to change examples package to reflect more realistic deployments. by tkuhn1l6 · 5 years ago
- c90276f Updated test cases to GSON factory methods by tkuhn1l6 · 5 years ago
- c3c7fd0 Added factory method to GSON provider that enables the creation of by tkuhn1l6 · 5 years ago
- ea283a5 Merge changes Ic87a0ff1,I5e107f0c by Thomas Kuhn · 5 years ago
- c34670a New examples directory by tkuhn1l6 · 5 years ago
- 873c960 Change in examples structure by tkuhn1l6 · 5 years ago
- 433a685 Deleted some development-only post build events. by Michael Schoeffler · 5 years ago
- 5af3c96 Finalizes facades & interfaces for DAAS by Vikas Rajashekar · 5 years ago
- 4575e54 Modifies provider so that DELETE(path, obj) is ignored for maps by Daniel Espen · 6 years ago
- 0c78c5e Fixes LambdaProvider list handling by Daniel Espen · 6 years ago
- dbebbe2 Modifies provider so that CREATE will only create new elements by Daniel Espen · 6 years ago
- 660f1d0 Fixes BaSyxConnector for asynchronous requests by Daniel Espen · 6 years ago
- 3c0d6cf Adds list references by Daniel Espen · 6 years ago
- 263c4e2 Modifies provider tests to include additional test cases by Daniel Espen · 6 years ago
- a62dfc8 Restructures ModelProviders by Daniel Espen · 6 years ago
- 8718b18 Fixes path handling for model providers by Daniel Espen · 6 years ago
- 08d91fa Removes high-level assumption from JSONProvider by Daniel Espen · 6 years ago
- c8e3109 Fixes DirectorySQLProvider test case by Daniel Espen · 5 years ago
- c4dd393 Fixes bug in JSONConnector by Patrick Pschorn · 5 years ago
- 01c19d0 Formats server exception stacktrace by Patrick Pschorn · 5 years ago
- abb8938 Removes obsolete console output by Frank Schnicke · 5 years ago
- 979ad7c Adds copy constructors for ConnectedAAS/SM by Frank Schnicke · 5 years ago
- 5749556 Adds Meta-Protocol by Patrick Pschorn · 5 years ago
- 87e4aa5 Adding second set of files for Facade by Vikas Rajashekar · 5 years ago
- 15ac8a8 Added first version of VAB hashmap provider in C++ SDK. by Thomas Psota · 6 years ago
- b83ec3d Added utility function for CMake to individually specify new build targets for testing purposes by Thomas Psota · 6 years ago
- 0b2d61f This commit fixes the merge-conflicts in https://git.eclipse.org/r/138536 and https://git.eclipse.org/r/#/c/138533 by Thomas Psota · 6 years ago
- 94addb9 Added CMake as build system generator for BaSyx C++ SDK: by Thomas Psota · 6 years ago
- db03c72 Merge "Adjusted BaSyx TCP Server and Native Connector to now use new abstraction layer" by Thomas Kuhn · 6 years ago
- bee54ea Merge "Restructured regression folder in C++ SDK:" by Thomas Kuhn · 6 years ago
- 8980359 Changed interface of ISubModel to use basyx::any by Thomas Psota · 6 years ago
- ed6059a Added missing isNull check in JSONProvider isFrozen() by Thomas Psota · 6 years ago
- ecaf472 Adjusted BaSyx Native Connector and TCP Server to use basyx::net by Thomas Psota · 6 years ago
- fea8245 Adjusted BaSyx TCP Server and Native Connector to now use new abstraction layer by Thomas Psota · 6 years ago
- 2765b60 Restructured regression folder in C++ SDK: by Thomas Psota · 6 years ago
- 7f30e38 Merge "Restructured C++ SDK:" by Thomas Kuhn · 6 years ago
- bc52a8f Merge changes I690f486f,Ieb7fdc6a by Thomas Kuhn · 6 years ago
- c5c06b9 Merge "Added util folder containing misc. utility functions:" by Thomas Kuhn · 6 years ago
- 2e42e76 Added basyx::any: Container class for type-safe storage of objects by Thomas Psota · 6 years ago
- fe21cad Added basyx::array: simple wrapper class for fixed-size and dynamic arrays by Thomas Psota · 6 years ago
- 9cea490 Added util folder containing misc. utility functions: by Thomas Psota · 6 years ago
- e02ac98 Restructured C++ SDK: by Thomas Psota · 6 years ago
- 3e82e39 Removed deprecated test files from regression folder by Thomas Psota · 6 years ago
- 45f50ca Moved 3rd party libraries (gtest,json) to lib folder by Thomas Psota · 6 years ago
- de4cdb3 Merge "Reimplemented BRef through std::shared_ptr" by Thomas Kuhn · 6 years ago
- d7e5615 Merge "Added abstraction layer in basyx c++ sdk" by Thomas Kuhn · 6 years ago
- d078dc4 Merge "Removed leftover .svn directory" by Thomas Kuhn · 6 years ago
- 4442207 Reimplemented BRef through std::shared_ptr by Thomas Psota · 6 years ago
- 08e94ff Merge "Refactors GSONTools" by Thomas Kuhn · 6 years ago
- db37cb9 Added abstraction layer in basyx c++ sdk by Thomas Psota · 6 years ago
- b19f874 Removed leftover .svn directory by Thomas Psota · 6 years ago
- 8ff331a Merge "Adds initial set of facades for meta model elements" by Thomas Kuhn · 6 years ago
- 23f9e7d Adds initial set of facades for meta model elements by Vikas Rajashekar · 6 years ago
- a217ea9 Refactors GSONTools by Frank Schnicke · 6 years ago
- e279cae Merge "Finalizes gateway implementation" by Thomas Kuhn · 6 years ago
- aa8314d Adds missing .toString() to MetaModelElementFactory by Frank Schnicke · 6 years ago
- 5d0ed18 Finalizes gateway implementation by Frank Schnicke · 6 years ago
- 24a4e01 Merge "Adds ConnectorProviderMapper.java & DelegatingModelProvider" by Thomas Kuhn · 6 years ago
- b9198fe Merge "Changes names of testcases to Test*" by Thomas Kuhn · 6 years ago
- 281acd2 Merge "Changes TestConnectedAssetAdministrationShell" by Thomas Kuhn · 6 years ago