- ffe5fd1 Modified enum generator template and added generator script for automatic enum generation by Thomas Psota · 4 years, 5 months ago
- c8059cc Adds a simple tool to generate cpp-enum classes from a list of enums. by jwendelil4 · 4 years, 5 months ago
- bc1a8ea Adds tests cases for aas.metamodel.map elements by Ashfaqul Haque · 4 years, 5 months ago
- d214dc0 Added testcases for new implementations by Thomas Psota · 4 years, 5 months ago
- 0187a4e Added basyx::submodel::map_v2 implementation of api_v2 interfaces by Thomas Psota · 4 years, 5 months ago
- 7e562b6 Added basyx::submodel::simple implementation of api_v2 interfaces by Thomas Psota · 4 years, 5 months ago
- 2ce01ed Added new version of interface files to basyx::submodel by Thomas Psota · 4 years, 5 months ago
- 7a3a9da Moves enumhelper to appropriate package by Frank Schnicke · 4 years, 5 months ago
- 1f1fe3b Introducing StandardizedLiteralEnum to simplify generic mapping of enums by Alexander Gordt · 4 years, 5 months ago
- 8d24acf Adds a LangString class by Ashfaqul Haque · 4 years, 6 months ago
- b911f0d Updates README to point to wiki by Frank Schnicke · 4 years, 5 months ago
- c7a2d60 Merge changes Ibff572d0,I8a1aa4ea,Ie9ee5006 by Thomas Psota · 4 years, 5 months ago
- 9862ddf Merge "Changes equals behaviour" by Thomas Psota · 4 years, 5 months ago
- caeac76 Merge "Refactors AASAggregator" by Thomas Psota · 4 years, 5 months ago
- cfdbb2b Merge "Fixes OperationVariable" by Thomas Psota · 4 years, 5 months ago
- 7ade6f1 Adds new constructor to ConnectedAASManager by Frank Schnicke · 4 years, 5 months ago
- ab0946e Adds AAS server component by Frank Schnicke · 4 years, 5 months ago
- 1e0fc76 Changes ConnectedAASManager to support Aggregator by Frank Schnicke · 4 years, 5 months ago
- fa41c41 Changes equals behaviour by Frank Schnicke · 4 years, 5 months ago
- aa0ce40 Refactors AASAggregator by Frank Schnicke · 4 years, 5 months ago
- 361d022 Changes representation of Exceptions in Response by Maximilian Conradi · 4 years, 6 months ago
- 6b31d6d Removes obsolete dev guide by Frank Schnicke · 4 years, 6 months ago
- a38f22a Changes logging behaviour by Frank Schnicke · 4 years, 6 months ago
- d69f78f Merge "Meta ontology C4I added" by Frank Schnicke · 4 years, 6 months ago
- 58ba89b Merge "Removes implicit encoding in toString of ModelUrn" by Frank Schnicke · 4 years, 6 months ago
- 1159d00 Merge "Fixes PUT operation in DirectoryModelProvider" by Frank Schnicke · 4 years, 6 months ago
- f649fcd Merge "Adds embedded data specifications" by Frank Schnicke · 4 years, 6 months ago
- 32b2941 Fixes OperationVariable by Frank Schnicke · 4 years, 6 months ago
- 234d131 Meta ontology C4I added by Siwara Sadikow · 4 years, 6 months ago
- 7aa1777 Bugfix for bug 561454 by Michael Kloppenborg · 4 years, 6 months ago
- 50ca912 Removes implicit encoding in toString of ModelUrn by Daniel Espen · 4 years, 6 months ago
- c372c52 Fixes PUT operation in DirectoryModelProvider by Daniel Espen · 4 years, 6 months ago
- 092f9ec Adds embedded data specifications by Daniel Espen · 4 years, 6 months ago
- b36af21 Streamlines AAS registry by Frank Schnicke · 4 years, 6 months ago
- 01a64a1 Replaces Exception with ProviderException by Frank Schnicke · 4 years, 6 months ago
- e0fd3ba Adds the ProviderException NotAnInvokableException by Maximilian Conradi · 4 years, 6 months ago
- 454e31f Changes VABMultiSubmodelProvider to not adding Submodels into AAS by Maximilian Conradi · 4 years, 6 months ago
- 40d1349 Refactors Modelprovider tests to test for correct Exception behavior by Maximilian Conradi · 4 years, 6 months ago
- 90ac03f Replaces ServerException with ProviderException by Maximilian Conradi · 4 years, 6 months ago
- 0d64d85 Merge "migrate Activiti to Camunda" by Frank Schnicke · 4 years, 6 months ago
- 46fb99c Merge "Adds AASLambdaPropertyHelper" by Thomas Psota · 4 years, 6 months ago
- b3508c9 migrate Activiti to Camunda by zhangzai · 4 years, 6 months ago
- 751e0d5 Adds test cases for meta-model elements by Ashfaqul Haque · 4 years, 6 months ago
- f865cea Merge changes Id29b8e2d,I234bb4d2,I8fff895a,Id3c386f1 by Thomas Psota · 4 years, 6 months ago
- 925f6a7 Adds AASLambdaPropertyHelper by Frank Schnicke · 4 years, 6 months ago
- 848be63 Merge "Enhancing handling of HasSemantics and serialization to XML." by Frank Schnicke · 4 years, 6 months ago
- e4b97b5 Modifies registry components to harmonize structure by Daniel Espen · 4 years, 6 months ago
- 47970c6 Adds optional AAS registration to components by Daniel Espen · 4 years, 6 months ago
- bca8b7a Fixes aas xml according to schema by Daniel Espen · 4 years, 6 months ago
- 00a9a79 Adds tests for TCPSelectServer by jwendelil4 · 4 years, 6 months ago
- e532ce4 Remove unused class BaSysID by jwendelil4 · 4 years, 6 months ago
- 99a1ed8 Deletes duplicated line in SelectServer. by jwendelil4 · 4 years, 6 months ago
- 83d9804 Modifies inheritance of IAsset and changes filename extension of by jwendelil4 · 4 years, 6 months ago
- 5cbddb7 Enhancing handling of HasSemantics and serialization to XML. by Alexander Gordt · 4 years, 6 months ago
- 9c9d390 Fixed ClassCastException when fetching ConceptDictionary from by Alexander Gordt · 4 years, 6 months ago
- 9ca8778 backward compatibility increased by setting core project to netstandard2.0 by Constantin Ziesche · 4 years, 6 months ago
- fa61208 Major upgrade to .NET Standard 2.1 and .NET Core 3.1 for LTS reasons by Constantin Ziesche · 4 years, 6 months ago
- 8049f53 Merge changes I62316d07,Iaf73ed54,I26be3f34,I87e29889,I7aa76d4c, ... by Thomas Psota · 4 years, 6 months ago
- 65debf0 Merge "shared: Partly revert naming logic" by Thomas Psota · 4 years, 6 months ago
- 57905a2 Merge "vab:ElementMap: Allow to be useful on its own!" by Thomas Psota · 4 years, 6 months ago
- da26dc9 Merge "Restructures directory structure of aas according to submodel" by Thomas Psota · 4 years, 6 months ago
- edbf60a Fixes handling of "/" in IRIs in Registry by Frank Schnicke · 4 years, 6 months ago
- 30bf881 Simplifies TestRegistryProvider by Frank Schnicke · 4 years, 6 months ago
- 8dcb79c Refactors AASX component by Frank Schnicke · 4 years, 6 months ago
- 763c0f7 Adds AASBundleDescriptorFactory by Frank Schnicke · 4 years, 6 months ago
- 3cc798f Adds startComponent method to components by Frank Schnicke · 4 years, 6 months ago
- 8b12708 Adds test for URL edge case not ending with / by Frank Schnicke · 4 years, 6 months ago
- e916fc4 Changes ProviderException to be a runtime exception by Frank Schnicke · 4 years, 6 months ago
- 4895090 shared: Partly revert naming logic by Tobias Klausmann · 4 years, 6 months ago
- 2b3309b vab:ElementMap: Allow to be useful on its own! by Tobias Klausmann · 4 years, 7 months ago
- b988534 Adds AASX Component by zhangzai · 4 years, 7 months ago
- 902b137 Merge "Set default behvaviour of basyx::object::insertkey to overwrite" by Frank Schnicke · 4 years, 6 months ago
- 63ab5a8 Set default behvaviour of basyx::object::insertkey to overwrite by Thomas Psota · 4 years, 6 months ago
- 2d81339 Merge "Modifies serialization for new VAB serialization schema" by Frank Schnicke · 4 years, 6 months ago
- 4b1fa8f Modifies serialization for new VAB serialization schema by Daniel Espen · 4 years, 6 months ago
- e7e46c3 Removed frozen and clock settings from VAB by Thomas Psota · 4 years, 6 months ago
- 916a8ca Fixed errors in VAB protocol serialization by Thomas Psota · 4 years, 6 months ago
- cb376a4 Merge "Adds minor improvements" by Thomas Psota · 4 years, 6 months ago
- d580b89 Adds minor improvements by Frank Schnicke · 4 years, 6 months ago
- f7eede7 Restructures directory structure of aas according to submodel by jwendelil4 · 4 years, 6 months ago
- 8295987 Merge "Serialization now adheres to new VAB serialization scheme." by Thomas Psota · 4 years, 6 months ago
- 55580dd Merge changes Icf6714b5,Iabdcc436,I896d5bb7 by Thomas Psota · 4 years, 6 months ago
- 56e26af Serialization now adheres to new VAB serialization scheme. by Thomas Psota · 4 years, 6 months ago
- 205b534 Merge branch 'master' of https://git.eclipse.org/r/basyx/basyx by Constantin Ziesche · 4 years, 6 months ago
- 310d2aa Documentation added Minor improvements by Constantin Ziesche · 4 years, 6 months ago
- d47d0a6 Optimizes property access by Frank Schnicke · 4 years, 6 months ago
- eec7ac0 Optimizes submodel retrieval from connected AAS by Frank Schnicke · 4 years, 6 months ago
- da30046 Fixes wrong retrieval of submodel descriptors by Frank Schnicke · 4 years, 6 months ago
- 728936b Fixes bug in submodel ref serialization by Frank Schnicke · 4 years, 7 months ago
- b748495 Introduces support constructor for Reference by Frank Schnicke · 4 years, 7 months ago
- 6a13fa6 Adds Asset support for XML component by Frank Schnicke · 4 years, 7 months ago
- e159dd2 Adds getAssetReference method & AAS testsuite by Frank Schnicke · 4 years, 7 months ago
- cab6cca Merge changes I180c5c1e,Ica7669ea,I63235684 by Thomas Psota · 4 years, 7 months ago
- 4bea335 Merge "Implements TCPSelectServer" by Thomas Psota · 4 years, 7 months ago
- 04cd082 Merge "Corrects usage of log messages in unix socket implementation" by Thomas Psota · 4 years, 7 months ago
- cd5711e Merge "Added LangStringSet interfaces and map implementation" by Frank Schnicke · 4 years, 7 months ago
- 06c0946 Refactors VABInterfaces and Providers to use ProviderExceptions by Maximilian Conradi · 4 years, 7 months ago
- bf1b757 Adds Exceptions to be used in IModelProvider classes by Maximilian Conradi · 4 years, 7 months ago
- 695f643 Adds missing model type by Frank Schnicke · 4 years, 7 months ago
- a5bded3 Removes obsolete Type in OperationVariable by Frank Schnicke · 4 years, 7 months ago