1. 042f970 Adds Jenkinsfile by Patrick Pschorn · 6 years ago
  2. 0832f71 Adds missing maven plugins by Patrick Pschorn · 6 years ago
  3. 7155408 Adds Maven POM and configuration files by Patrick Pschorn · 6 years ago
  4. 8256666 Add comments and clean code by Patrick Pschorn · 6 years ago
  5. 7f31cb6 Fixes leading '/' bug by Patrick Pschorn · 6 years ago
  6. ed6819f Automate HTTP Server startup and shutdown by Patrick Pschorn · 6 years ago
  7. b08102d Update TCP test setup and teardown by Patrick Pschorn · 6 years ago
  8. 600bcab Comments on HTTPInteface by Patrick Pschorn · 6 years ago
  9. 899c30a Exclude Serialization Tests for old VAB and metamodel by Patrick Pschorn · 6 years ago
  10. f28d537 Automate server for TCP Tests by Patrick Pschorn · 6 years ago
  11. d341169 Fix serialization type lost for HashSets by Patrick Pschorn · 6 years ago
  12. d40722e Introduce get and set of AAS Id by Patrick Pschorn · 6 years ago
  13. 7b9a81f HTTP Decode URL by Patrick Pschorn · 6 years ago
  14. 5cf33c0 Minor bug fixes: by tkuhn1l6 · 6 years ago
  15. 67d8532 Clean Code by Patrick Pschorn · 6 years ago
  16. 0e91ec5 Updates web.xml to contain new servlet by Frank Schnicke · 6 years ago
  17. 925d7cc Adds AAS servlet & test by Frank Schnicke · 6 years ago
  18. 9693227 Replaces VABElementRef with String by Frank Schnicke · 6 years ago
  19. e8469fa Fixes missing path part in ConnectedAASManager by Frank Schnicke · 6 years ago
  20. 9280226 VABMultiSubmodelProvider can now return aas data by Frank Schnicke · 6 years ago
  21. 8e07370 Fixes bug in tcp server by Frank Schnicke · 6 years ago
  22. 89780a1 Fixes deserialization of primitve types by Patrick Pschorn · 6 years ago
  23. 1b1ba72 removes unused getContainedElements method from IModelProvider by Patrick Pschorn · 6 years ago
  24. d6f0c5e removes unneccessary files by Patrick Pschorn · 6 years ago
  25. f2741d3 Fixes BaSyx TCP Protocol by Patrick Pschorn · 6 years ago
  26. f100f61 Fixes HTTPConnector/VABHTTPInterface by Frank Schnicke · 6 years ago
  27. d6e6921 Refactors test cases to be repeatable on HTTP/REST by Frank Schnicke · 6 years ago
  28. 0214ace Implements decoupling of vab and json format by Patrick Pschorn · 6 years ago
  29. c8578f2 Adds documentation to connected test cases by Frank Schnicke · 6 years ago
  30. dfdb849 Adds documentation to VAB test cases by Frank Schnicke · 6 years ago
  31. 6956abd Refactoring by tkuhn1l6 · 6 years ago
  32. 55d8539 Introduces VABLambdaProviderHelper by Frank Schnicke · 6 years ago
  33. fea7b66 Merge "Fixes Provider testcase" by Thomas Kuhn · 6 years ago
  34. 228dcba Fixes Provider testcase by Frank Schnicke · 6 years ago
  35. 31b1df3 Added property access operations to factory and to AAS metamodel classes by tkuhn1l6 · 6 years ago
  36. 2cb1276 Added AAS and sub model facades that enable easier access to properties. by tkuhn1l6 · 6 years ago
  37. 8b6a3a7 Creates JSON Message handler by Patrick Pschorn · 6 years ago
  38. 9689829 Serialisation: Adds VAB type tag to each value by Patrick Pschorn · 6 years ago
  39. 411f2f9 Rework JSONProvider and add BaSyxConnector Tests by Patrick Pschorn · 6 years ago
  40. f8bbb48 manual rebase by Patrick Pschorn · 6 years ago
  41. a710418 Merge branch 'master' of ssh://tkuhn1l6@git.eclipse.org:29418/basyx/basyx by tkuhn1l6 · 6 years ago
  42. fbc5c18 Update by tkuhn1l6 · 6 years ago
  43. 7fb065c Merge "Updates makefile to be compatible to multiple platforms" by Thomas Kuhn · 6 years ago
  44. 30f29ae Merge "Adds regression test for getting operations" by Thomas Kuhn · 6 years ago
  45. aa4c7b8 Merge "Fix BaSyx protocol primitives" by Thomas Kuhn · 6 years ago
  46. ee78970 Adds regression test for getting operations by Frank Schnicke · 6 years ago
  47. 2fd373b Updates makefile to be compatible to multiple platforms by Frank Schnicke · 6 years ago
  48. e283670 Configuration and SQL provider working with new BaSys SDK version by tkuhn1l6 · 6 years ago
  49. 3374bb4 Fix BaSyx protocol primitives by Patrick Pschorn · 6 years ago
  50. a191693 Testsuite Bugfix (2) by tkuhn1l6 · 6 years ago
  51. 8720c56 Testsuite bugfix by tkuhn1l6 · 6 years ago
  52. c671856 Merge changes I97d3b1e0,Idcc8b2bf,Ifd20035a,I96816b6a,Id34f46a3, ... by Thomas Kuhn · 6 years ago
  53. 5542adc Fixes name of files of FileSystemProvider by Frank Schnicke · 6 years ago
  54. cbdffe1 Adds correct setting of a ConnectedSubModel's parent by Frank Schnicke · 6 years ago
  55. e8eb651 Removes output from ConnectedProperty by Frank Schnicke · 6 years ago
  56. 6e411cc Lets ConnectedElement inherit from BaseElement by Frank Schnicke · 6 years ago
  57. 6fee22d Removes obsolete IConnectedAssetAdministrationShell class by Frank Schnicke · 6 years ago
  58. 497b8ee Enables local usage of IOperation descriptor by Frank Schnicke · 6 years ago
  59. 59a2a4e mkdir fix by tkuhn1l6 · 6 years ago
  60. e81e480 Adds reflexivity support for property containers by Frank Schnicke · 6 years ago
  61. 6186de5 Handles obsolete packages by Frank Schnicke · 6 years ago
  62. 01f3ec6 Adds support for property containers by Frank Schnicke · 6 years ago
  63. f4abdb8 Fixes ids of Connected* classes by Frank Schnicke · 6 years ago
  64. 3ee5f5d Adds correct handling of /submodel and /property paths by Frank Schnicke · 6 years ago
  65. 3460cd0 Fixes constructor of RESTHTTPClientProvider by Frank Schnicke · 6 years ago
  66. b475f59 Changes Connectors to be IModelProvider by Frank Schnicke · 6 years ago
  67. d5c4205 Fixes bug in DataTypeMapping by Frank Schnicke · 6 years ago
  68. 3c36acc Adds creation of properties based on annotations by Frank Schnicke · 6 years ago
  69. ad5285f Updates ICollection/IMapProperty exceptions by Frank Schnicke · 6 years ago
  70. 5c983db Fixes HistoryPreservingProvider creation of aas/submodels by Frank Schnicke · 6 years ago
  71. 2b34636 Streamlines FileSystemProvider to use existing test fragments by Frank Schnicke · 6 years ago
  72. 9ef7a31 Merge "Adds creation of submodel types" by Thomas Kuhn · 6 years ago
  73. 3868345 Merge "Streamlines provider tests with generic snippets" by Thomas Kuhn · 6 years ago
  74. 15d9193 Adds creation of submodel types by Frank Schnicke · 6 years ago
  75. 37cc7e8 Create Tomcat Docker Container by Patrick Pschorn · 6 years ago
  76. 94bb505 Streamlines provider tests with generic snippets by Frank Schnicke · 6 years ago
  77. 67924c6 Align Gateways with new scope-identifier pattern by Patrick Pschorn · 6 years ago
  78. 070f1fd Adds HistoryPreservingProvider by Frank Schnicke · 6 years ago
  79. dec9db7 Adds FileSystemProvider by Frank Schnicke · 6 years ago
  80. b0845ac Fixed Basyx Native Connector and Provider by Patrick Pschorn · 6 years ago
  81. a435414 Adds CXXHandler by Frank Schnicke · 6 years ago
  82. b19afb6 Adds BaSyxNativeConnector, BaSyxNativeProvider and BaSyxTCPServer by Frank Schnicke · 6 years ago
  83. 004986d Adds BaSyxNativeFrameBuilder and BaSyxNativeFrameProcessor by Frank Schnicke · 6 years ago
  84. 32317e2 Updates CXXModelProvider to use new path structure by Frank Schnicke · 6 years ago
  85. e82de15 Fixes buildPath not handling nested properties correctly by Frank Schnicke · 6 years ago
  86. 7f845f9 Reimplements methods needed by CXXModelProvider for new path style by Frank Schnicke · 6 years ago
  87. c0c4b70 Updates IModelProvider to contain delete single property method by Frank Schnicke · 6 years ago
  88. aec45da Updates JSONProvider to utilize frozen/clock properties by Frank Schnicke · 6 years ago
  89. 6f5d68f Changes BaSysID.h to reflect the new path format by Frank Schnicke · 6 years ago
  90. b3d8d00 Introduces modular makefile structure by Frank Schnicke · 6 years ago
  91. 4b0182d Fixes eclipse project setup by Frank Schnicke · 6 years ago
  92. 3fb9431 Merge "Removes empty or unused files" by Thomas Kuhn · 6 years ago
  93. e27bb42 Merge "Adds .gitignore file and removes binary files" by Thomas Kuhn · 6 years ago
  94. d7c6ce4 Merge "All Connectivity + HandlerProvider + Gateway + Nesting Tests running" by Thomas Kuhn · 6 years ago
  95. f43300e Merge "Adds JSONProvider" by Thomas Kuhn · 6 years ago
  96. f14f7be Merge "Changed Scope handling RestHTTPClientProvider to new HTTP mappings" by Thomas Kuhn · 6 years ago
  97. 06532e3 Merge "Adopt RestHTTPClientProvider to the new Rest API Semantics" by Thomas Kuhn · 6 years ago
  98. 07b46ce Merge "Correct and Extend Client and Server REST API" by Thomas Kuhn · 6 years ago
  99. ab7744d Merge "Server REST API" by Thomas Kuhn · 6 years ago
  100. 0121587 Merge "Moves CXXModelProvider tests into separate directory in anticipation of new providers" by Thomas Kuhn · 6 years ago