- 067961b Merge "Added error codes to basyx::object" by Frank Schnicke · 4 years, 8 months ago
- 2a00f4e Added error codes to basyx::object by Thomas Psota · 4 years, 8 months ago
- 283472a Changed BaSyxCommand enum type by Thomas Psota · 4 years, 8 months ago
- fe6bb56 Fixed missing const qualifier in api::IHasSemantics by Thomas Psota · 4 years, 8 months ago
- 6812df5 Split implemention of VABModelProvider into separate source file by Thomas Psota · 4 years, 8 months ago
- 0675d0c TCPSelectServer source files no longer erronously included in windows builds by Thomas Psota · 4 years, 8 months ago
- 7f319d6 Added missing Qualifiable to basyx::submodel by Thomas Psota · 4 years, 8 months ago
- 665b947 Removed unnecessary files by Thomas Psota · 4 years, 8 months ago
- ba6c39b Added additional constructors and comparison operators by Thomas Psota · 4 years, 8 months ago
- cc43e21 -Adds test cases for elements in AAS package by Ashfaqul Haque · 4 years, 8 months ago
- 060da7c Adds ConnectedSubmodelElementFactory by Maximilian Conradi · 4 years, 9 months ago
- 54cfabd Fixed warning in VABModelProvider by Thomas Psota · 4 years, 8 months ago
- de5ea07 Added ElementFactory by Thomas Psota · 4 years, 8 months ago
- 9256f0a Added missing ModelType by Thomas Psota · 4 years, 8 months ago
- 75b55f2 Added missing inline destructors, minor cleanup by Thomas Psota · 4 years, 8 months ago
- de601c7 Added more generated enums by Thomas Psota · 4 years, 8 months ago
- d64cda4 Merge changes I6a64e620,I72e7501b,I3d61c55b by Thomas Psota · 4 years, 8 months ago
- e5a09b2 Merge "Fixes little bug in enum-generator" by Thomas Psota · 4 years, 8 months ago
- 86862e8 Merge "Removes unused & untested methods" by Thomas Psota · 4 years, 8 months ago
- 70cf1f8 Fixes little bug in enum-generator by jwendelil4 · 4 years, 8 months ago
- a3e1615 Removes unused & untested methods by Frank Schnicke · 4 years, 8 months ago
- 9d575ac Refactors VABModelProvider by Daniel Espen · 4 years, 8 months ago
- ffe5fd1 Modified enum generator template and added generator script for automatic enum generation by Thomas Psota · 4 years, 8 months ago
- e70d090 Removes list references by Daniel Espen · 4 years, 8 months ago
- 8a559c0 Fixes AASServer component pom.xml by Daniel Espen · 4 years, 8 months ago
- c8059cc Adds a simple tool to generate cpp-enum classes from a list of enums. by jwendelil4 · 4 years, 8 months ago
- bc1a8ea Adds tests cases for aas.metamodel.map elements by Ashfaqul Haque · 4 years, 9 months ago
- d214dc0 Added testcases for new implementations by Thomas Psota · 4 years, 9 months ago
- 0187a4e Added basyx::submodel::map_v2 implementation of api_v2 interfaces by Thomas Psota · 4 years, 9 months ago
- 7e562b6 Added basyx::submodel::simple implementation of api_v2 interfaces by Thomas Psota · 4 years, 9 months ago
- 2ce01ed Added new version of interface files to basyx::submodel by Thomas Psota · 4 years, 9 months ago
- 7a3a9da Moves enumhelper to appropriate package by Frank Schnicke · 4 years, 9 months ago
- 1f1fe3b Introducing StandardizedLiteralEnum to simplify generic mapping of enums by Alexander Gordt · 4 years, 9 months ago
- 8d24acf Adds a LangString class by Ashfaqul Haque · 4 years, 9 months ago
- b911f0d Updates README to point to wiki by Frank Schnicke · 4 years, 9 months ago
- c7a2d60 Merge changes Ibff572d0,I8a1aa4ea,Ie9ee5006 by Thomas Psota · 4 years, 9 months ago
- 9862ddf Merge "Changes equals behaviour" by Thomas Psota · 4 years, 9 months ago
- caeac76 Merge "Refactors AASAggregator" by Thomas Psota · 4 years, 9 months ago
- cfdbb2b Merge "Fixes OperationVariable" by Thomas Psota · 4 years, 9 months ago
- 7ade6f1 Adds new constructor to ConnectedAASManager by Frank Schnicke · 4 years, 9 months ago
- ab0946e Adds AAS server component by Frank Schnicke · 4 years, 9 months ago
- 1e0fc76 Changes ConnectedAASManager to support Aggregator by Frank Schnicke · 4 years, 9 months ago
- fa41c41 Changes equals behaviour by Frank Schnicke · 4 years, 9 months ago
- aa0ce40 Refactors AASAggregator by Frank Schnicke · 4 years, 9 months ago
- 361d022 Changes representation of Exceptions in Response by Maximilian Conradi · 4 years, 9 months ago
- 6b31d6d Removes obsolete dev guide by Frank Schnicke · 4 years, 9 months ago
- a38f22a Changes logging behaviour by Frank Schnicke · 4 years, 9 months ago
- d69f78f Merge "Meta ontology C4I added" by Frank Schnicke · 4 years, 9 months ago
- 58ba89b Merge "Removes implicit encoding in toString of ModelUrn" by Frank Schnicke · 4 years, 9 months ago
- 1159d00 Merge "Fixes PUT operation in DirectoryModelProvider" by Frank Schnicke · 4 years, 9 months ago
- f649fcd Merge "Adds embedded data specifications" by Frank Schnicke · 4 years, 9 months ago
- 32b2941 Fixes OperationVariable by Frank Schnicke · 4 years, 9 months ago
- 234d131 Meta ontology C4I added by Siwara Sadikow · 4 years, 9 months ago
- 7aa1777 Bugfix for bug 561454 by Michael Kloppenborg · 4 years, 9 months ago
- 50ca912 Removes implicit encoding in toString of ModelUrn by Daniel Espen · 4 years, 9 months ago
- c372c52 Fixes PUT operation in DirectoryModelProvider by Daniel Espen · 4 years, 9 months ago
- 092f9ec Adds embedded data specifications by Daniel Espen · 4 years, 9 months ago
- b36af21 Streamlines AAS registry by Frank Schnicke · 4 years, 9 months ago
- 01a64a1 Replaces Exception with ProviderException by Frank Schnicke · 4 years, 9 months ago
- e0fd3ba Adds the ProviderException NotAnInvokableException by Maximilian Conradi · 4 years, 9 months ago
- 454e31f Changes VABMultiSubmodelProvider to not adding Submodels into AAS by Maximilian Conradi · 4 years, 9 months ago
- 40d1349 Refactors Modelprovider tests to test for correct Exception behavior by Maximilian Conradi · 4 years, 9 months ago
- 90ac03f Replaces ServerException with ProviderException by Maximilian Conradi · 4 years, 9 months ago
- 0d64d85 Merge "migrate Activiti to Camunda" by Frank Schnicke · 4 years, 9 months ago
- 46fb99c Merge "Adds AASLambdaPropertyHelper" by Thomas Psota · 4 years, 9 months ago
- b3508c9 migrate Activiti to Camunda by zhangzai · 4 years, 9 months ago
- 751e0d5 Adds test cases for meta-model elements by Ashfaqul Haque · 4 years, 10 months ago
- f865cea Merge changes Id29b8e2d,I234bb4d2,I8fff895a,Id3c386f1 by Thomas Psota · 4 years, 9 months ago
- 925f6a7 Adds AASLambdaPropertyHelper by Frank Schnicke · 4 years, 9 months ago
- 848be63 Merge "Enhancing handling of HasSemantics and serialization to XML." by Frank Schnicke · 4 years, 9 months ago
- e4b97b5 Modifies registry components to harmonize structure by Daniel Espen · 4 years, 9 months ago
- 47970c6 Adds optional AAS registration to components by Daniel Espen · 4 years, 9 months ago
- bca8b7a Fixes aas xml according to schema by Daniel Espen · 4 years, 9 months ago
- 00a9a79 Adds tests for TCPSelectServer by jwendelil4 · 4 years, 9 months ago
- e532ce4 Remove unused class BaSysID by jwendelil4 · 4 years, 9 months ago
- 99a1ed8 Deletes duplicated line in SelectServer. by jwendelil4 · 4 years, 9 months ago
- 83d9804 Modifies inheritance of IAsset and changes filename extension of by jwendelil4 · 4 years, 10 months ago
- 5cbddb7 Enhancing handling of HasSemantics and serialization to XML. by Alexander Gordt · 4 years, 9 months ago
- 9c9d390 Fixed ClassCastException when fetching ConceptDictionary from by Alexander Gordt · 4 years, 9 months ago
- 9ca8778 backward compatibility increased by setting core project to netstandard2.0 by Constantin Ziesche · 4 years, 10 months ago
- fa61208 Major upgrade to .NET Standard 2.1 and .NET Core 3.1 for LTS reasons by Constantin Ziesche · 4 years, 10 months ago
- 8049f53 Merge changes I62316d07,Iaf73ed54,I26be3f34,I87e29889,I7aa76d4c, ... by Thomas Psota · 4 years, 10 months ago
- 65debf0 Merge "shared: Partly revert naming logic" by Thomas Psota · 4 years, 10 months ago
- 57905a2 Merge "vab:ElementMap: Allow to be useful on its own!" by Thomas Psota · 4 years, 10 months ago
- da26dc9 Merge "Restructures directory structure of aas according to submodel" by Thomas Psota · 4 years, 10 months ago
- edbf60a Fixes handling of "/" in IRIs in Registry by Frank Schnicke · 4 years, 10 months ago
- 30bf881 Simplifies TestRegistryProvider by Frank Schnicke · 4 years, 10 months ago
- 8dcb79c Refactors AASX component by Frank Schnicke · 4 years, 10 months ago
- 763c0f7 Adds AASBundleDescriptorFactory by Frank Schnicke · 4 years, 10 months ago
- 3cc798f Adds startComponent method to components by Frank Schnicke · 4 years, 10 months ago
- 8b12708 Adds test for URL edge case not ending with / by Frank Schnicke · 4 years, 10 months ago
- e916fc4 Changes ProviderException to be a runtime exception by Frank Schnicke · 4 years, 10 months ago
- 4895090 shared: Partly revert naming logic by Tobias Klausmann · 4 years, 10 months ago
- 2b3309b vab:ElementMap: Allow to be useful on its own! by Tobias Klausmann · 4 years, 10 months ago
- b988534 Adds AASX Component by zhangzai · 4 years, 10 months ago
- 902b137 Merge "Set default behvaviour of basyx::object::insertkey to overwrite" by Frank Schnicke · 4 years, 10 months ago
- 63ab5a8 Set default behvaviour of basyx::object::insertkey to overwrite by Thomas Psota · 4 years, 10 months ago
- 2d81339 Merge "Modifies serialization for new VAB serialization schema" by Frank Schnicke · 4 years, 10 months ago
- 4b1fa8f Modifies serialization for new VAB serialization schema by Daniel Espen · 4 years, 10 months ago
- e7e46c3 Removed frozen and clock settings from VAB by Thomas Psota · 4 years, 10 months ago