1. 02817f1 Implemented Details of Asset Administration Shell 2.0.1 by Constantin Ziesche · 4 years, 4 months ago
  2. 3b1f5f1 Removes SubmodelDescriptors from AssetAdministrationShell by Daniel Espen · 4 years, 6 months ago
  3. ed3ec10 Implements API for SubmodelElementCollections by Daniel Espen · 4 years, 7 months ago
  4. 6ff0bcc Fixes setting values for lambda properties by Daniel Espen · 4 years, 7 months ago
  5. c8c942e Modifies Properties metamodel by Daniel Espen · 4 years, 7 months ago
  6. ab0946e Adds AAS server component by Frank Schnicke · 4 years, 8 months ago
  7. 1e0fc76 Changes ConnectedAASManager to support Aggregator by Frank Schnicke · 4 years, 8 months ago
  8. 40d1349 Refactors Modelprovider tests to test for correct Exception behavior by Maximilian Conradi · 4 years, 8 months ago
  9. 925f6a7 Adds AASLambdaPropertyHelper by Frank Schnicke · 4 years, 8 months ago
  10. feeeae8 Adds logger configuration to examples by Frank Schnicke · 4 years, 10 months ago
  11. 38c7d15 Changes println to logger by Ashfaqul Haque · 4 years, 10 months ago
  12. be80b3c Adds separate component projects with docker image by Daniel Espen · 4 years, 10 months ago
  13. 9b4ecda Removes project-local repositories by Daniel Espen · 4 years, 10 months ago
  14. 177f220 Updates AAS metamodel to V2.0 by Frank Schnicke · 4 years, 11 months ago
  15. 8ca1f10 Removes facades for meta model elements by Frank Schnicke · 4 years, 11 months ago
  16. a2f0827 Merge "Removes MetaModelElementFactory" by Frank Schnicke · 4 years, 11 months ago
  17. e3675ec Restructures servlet(s) & refactors CFGProvider by Frank Schnicke · 4 years, 11 months ago
  18. 41091a8 Removes MetaModelElementFactory by Daniel Espen · 5 years ago
  19. a6468df General refactoring of components by Frank Schnicke · 5 years ago
  20. 7a9b33b Temporarily changes name of MultiSubmodelProvider by Frank Schnicke · 5 years ago
  21. 9a316d8 Reanmes in VAB PreconfiguredDirectory to InMemoryDirectory by Frank Schnicke · 5 years ago
  22. 2c6698c Performs general renaming for consistency by Frank Schnicke · 5 years ago
  23. bc0e657 Renames PreconfiguredRegistry to InMemoryRegistry by Frank Schnicke · 5 years ago
  24. 3e67b2e Renames SingleProperty to Property by Frank Schnicke · 5 years ago
  25. 06c54fe Adds ModelDescriptor by Daniel Espen · 5 years ago
  26. 0d8d266 Modifies IConnectedAssetAdministrationShell identifier handling by Daniel Espen · 5 years ago
  27. e0f32dc Replaces SubModel references with SubmodelDescriptors by Frank Schnicke · 5 years ago
  28. 878be48 Removes redundancy in IAASRegistryService parameters by Daniel Espen · 5 years ago
  29. df3e7c2 Removes getter & setter duplicates for id short by Daniel Espen · 5 years ago
  30. 02e0f16 Fixes AASDescriptor construction by Daniel Espen · 5 years ago
  31. 10e4626 Modifies registry dependencies by Daniel Espen · 5 years ago
  32. 44a8500 Modifies test class dependency resolution by Daniel Espen · 5 years ago
  33. 57d3da0 Restructures Java SDK project by Daniel Espen · 5 years ago
  34. e9fd695 Introduces end-of-line normalization by Daniel Espen · 5 years ago
  35. 03b2988 Adds providers for API access based on VAB by Daniel Espen · 5 years ago
  36. b95e0c7 Modifies path handling for descriptor endpoints by Daniel Espen · 5 years ago
  37. 2888358 Separates SubmodelElementCollection & ContainerProperty by Frank Schnicke · 5 years ago
  38. aad2dd3 Cleans up property interface & hierarchy by Frank Schnicke · 5 years ago
  39. 37cb11f Interface consolidation & cleanup by Frank Schnicke · 5 years ago
  40. e02034a Removes wrong @Override by Frank Schnicke · 5 years ago
  41. 496b210 Merge "Moves ISubModel into the appropriate place" by Thomas Psota · 5 years ago
  42. c21abf1 Merge "Embedded HTTP server" by Thomas Kuhn · 5 years ago
  43. 5afe6b2 Embedded HTTP server by tkuhn1l6 · 5 years ago
  44. 448aa2e Moves ISubModel into the appropriate place by Frank Schnicke · 5 years ago
  45. b4f5b12 Restructures aas interface location by Frank Schnicke · 5 years ago
  46. d0ab964 Moves packages from aas to vab by Frank Schnicke · 5 years ago
  47. e5c659b Enables test execution of examples snippets by Frank Schnicke · 5 years ago
  48. 42af0e9 Removes obsolete methods from MetaModelElementFactory by Frank Schnicke · 5 years ago
  49. e626449 Changes "ConnectToURL" to "ConnectToPath" by Frank Schnicke · 5 years ago
  50. ef30cbd Introduces createSM/createAAS by Frank Schnicke · 5 years ago
  51. 6e51f58 Merge "Removes connectToHTTPVABElement method" by Zai Müller-Zhang · 5 years ago
  52. 20de533 Removes connectToHTTPVABElement method by Frank Schnicke · 5 years ago
  53. aad4bb1 Removes JUnit5 dependencies by Daniel Espen · 5 years ago
  54. 5af3ed2 Removes warnings by Frank Schnicke · 5 years ago
  55. 3dd32a9 Lets VABElementProxy implement IModelProvider by Frank Schnicke · 5 years ago
  56. 1dc5f7f Seperate AAS-Directory and VAB Directory; remove VABConnectionMnager from ConnectedAssetAdministrationShellManager by Zai Zhang · 5 years ago
  57. 59b322b Adds examples for using the the low level VAB providers by Daniel Espen · 5 years ago
  58. ed67358 Merges AASHTTPServer versions by Daniel Espen · 5 years ago
  59. 4448400 Adds VirtualPathProvider that maps methods to the VAB by Daniel Espen · 5 years ago
  60. 89d3d2e Modifies VAB primitive "create" to be consistent for all paths by Daniel Espen · 5 years ago
  61. b964564 Adds exceptions to GET operation by Daniel Espen · 5 years ago
  62. bc64f24 Adds how-to for the containerized registry by Patrick Pschorn · 5 years ago
  63. abdef5c Creates example project for a dockerized directory service by Patrick Pschorn · 5 years ago
  64. 80fb738 Excludes InfluxDB testcase for now by Frank Schnicke · 5 years ago
  65. 794866e Adds missing "stop" by Frank Schnicke · 5 years ago
  66. 3a6bd28 Replaces "properties" with "dataElements" by Frank Schnicke · 5 years ago
  67. ac324df Replaces usage of update with create by Frank Schnicke · 5 years ago
  68. 501430d Changes group & artifact id to org.eclipse.basyx.* by Frank Schnicke · 5 years ago
  69. c3f4630 Adds eclipse files to .gitignore by Frank Schnicke · 5 years ago
  70. 603295d Removes obsolete files and updates gitignore by Frank Schnicke · 5 years ago
  71. 23bc036 Removes obsolete jars by Frank Schnicke · 5 years ago
  72. c254aa2 Restructures maven projects by Frank Schnicke · 5 years ago
  73. 47a6fe2 add process engine component with comments by Zai Zhang · 5 years ago
  74. b50f3fd add process engine with tests by Zai Zhang · 5 years ago
  75. eb5a60c add files by Zai Zhang · 5 years ago
  76. 32faa71 Merge "Implements new ValueType format" by Thomas Kuhn · 5 years ago
  77. 46e5d17 Merge "Removes obsolete code" by Thomas Kuhn · 5 years ago
  78. d36135d Removes obsolete code by Frank Schnicke · 5 years ago
  79. 599bc15 Implements new ValueType format by Patrick Pschorn · 5 years ago
  80. a55618c Adds active models by Daniel Espen · 5 years ago
  81. 2769223 Adds encoding of # in Urls by Frank Schnicke · 5 years ago
  82. 1707fb2 Aligns Registry connection with c# by Patrick Pschorn · 5 years ago
  83. 3229d74 Torwards C# compatibility by Patrick Pschorn · 5 years ago
  84. a831fc9 Adds serialization lost in rebase by Patrick Pschorn · 5 years ago
  85. ba20be7 Added sub model invoke operation example by tkuhn1l6 · 5 years ago
  86. 3a0d3be Committed example snippets by tkuhn1l6 · 5 years ago
  87. 0fe5d3d Added URN example code snippet by tkuhn1l6 · 5 years ago
  88. a2eb593 Commit to test CI bot by tkuhn1l6 · 5 years ago
  89. ae149c4 Added / improved examples by tkuhn1l6 · 6 years ago
  90. e070296 Improved factory classes by tkuhn1l6 · 6 years ago
  91. 4eb6c7d Control component is now a model by tkuhn1l6 · 6 years ago
  92. 03581c9 Added code snippets by tkuhn1l6 · 6 years ago
  93. 06e2843 BaSyx example scenarios by tkuhn1l6 · 6 years ago
  94. 839ac24 BaSyx example mockups by tkuhn1l6 · 6 years ago
  95. ce4420d Re-usable BaSyx components by tkuhn1l6 · 6 years ago
  96. 9f8bc0e Example for a tailored supplier (getter) function by tkuhn1l6 · 6 years ago
  97. df10740 Removes obsolete files by tkuhn1l6 · 6 years ago
  98. 0aa0ef0 Added controllable device manager by tkuhn1l6 · 6 years ago
  99. aeb4e5f BaSyx examples update by tkuhn1l6 · 6 years ago
  100. 6847617 Added device type by tkuhn1l6 · 6 years ago