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