Skip to content

Changes

#291 (Oct 21, 2021, 7:00:14 AM)

  1. Adds test for MetamodelToAASXConverter — Jannis Jung / detail

#290 (Oct 21, 2021, 4:27:40 AM)

  1. Adds test for MetamodelToAASXConverter — Jannis Jung / detail

#289 (Oct 21, 2021, 2:21:13 AM)

  1. Adds test for MetamodelToAASXConverter — Jannis Jung / detail

#288 (Oct 18, 2021, 5:29:02 AM)

  1. Updates version to 1.1.0-SNAPSHOT — Frank Schnicke / detail

#287 (Oct 18, 2021, 5:08:42 AM)

  1. Fixes typo in DelegatedInvocationHelper and corrects package — Frank Schnicke / detail

#286 (Oct 18, 2021, 5:08:42 AM)

  1. Corrects wrong image name — Frank Schnicke / detail

#285 (Oct 18, 2021, 5:03:27 AM)

  1. Changes base image in dockerfiles — Maximilian Conradi / detail

#284 (Oct 15, 2021, 3:04:23 AM)

  1. Adds AASXPackageExplorerConformantHelper — Frank Schnicke / detail

#283 (Oct 15, 2021, 2:59:42 AM)

  1. Adds AASXPackageExplorerConformantHelper — Jannik Fried / detail

#282 (Oct 14, 2021, 8:52:10 AM)

  1. Removes warnings — Frank Schnicke / detail

#281 (Oct 14, 2021, 4:41:45 AM)

  1. Set the intendend ref to the Bill of Material SM — Tobias Klausmann / detail

#280 (Oct 14, 2021, 4:12:54 AM)

  1. AASXConverter: Add a leading R for aasx package Ids — Tobias Klausmann / detail

#279 (Oct 6, 2021, 1:16:50 PM)

  1. Added convenience methods to AasEnv — Alexander Gordt / detail

#278 (Oct 4, 2021, 4:16:29 AM)

  1. Adds MQTT-Event capability to registry OTS — Daniel Espen / detail

#277 (Oct 1, 2021, 10:06:35 AM)

  1. Adds MQTT-Event capability to registry OTS — Daniel Espen / detail

#276 (Oct 1, 2021, 5:08:29 AM)

  1. XMLGregorianCalendar is an abstract class - got to check instanceof — Frank Schnicke / detail

#275 (Sep 30, 2021, 10:08:41 AM)

  1. Fix MongoDBAASAggregator deleteAAS query — Philipp Neuschwander / detail
  2. Value of SubmodelElementCollection should be sorted by default. — Alexander Gordt / detail
  3. Adds check for correct inputs in operation invoke — Rene-Pascal Fischer / detail
  4. Updated bundled OPC-UA library version to v1.0.6 — Thomas Psota / detail
  5. Changed moquette-broker repo and version — Florian Wege / detail
  6. Refactors XML deserialization for AASXPackageExplorer compatibility — Maximilian Conradi / detail

#274 (Sep 30, 2021, 10:08:41 AM)

  1. XMLGregorianCalendar is an abstract class - got to check instanceof — Alexander Gordt / detail

#273 (Sep 30, 2021, 6:03:06 AM)

  1. Integrates AASX upload capability in AAS Server — Ashfaqul Haque / detail

#272 (Sep 30, 2021, 6:03:06 AM)

  1. Wraps AASAggregator instead of Extending in AASAggregatorAASXUpload — Ashfaqul Haque / detail

#271 (Sep 29, 2021, 10:04:23 AM)

  1. Delegates Operation Invocation to external URL if invocationDelegation Qualifier type is set — Ashfaqul Haque / detail

#270 (Sep 29, 2021, 7:04:28 AM)

  1. Prepares only the in memory file paths while building AASX in MetamodelToAASXConverter — Ashfaqul Haque / detail

#269 (Sep 29, 2021, 7:04:28 AM)

  1. Adds Access path helper methods for AAS Aggregator, Registry, API and SM API — Ashfaqul Haque / detail

#268 (Sep 23, 2021, 9:04:41 AM)

  1. Refactors XML deserialization for AASXPackageExplorer compatibility — Maximilian Conradi / detail

#267 (Sep 22, 2021, 10:32:28 AM)

  1. Refactors XML deserialization for AASXPackageExplorer compatibility — Maximilian Conradi / detail

#266 (Sep 20, 2021, 8:16:47 AM)

  1. Changed moquette-broker repo and version — Florian Wege / detail

#265 (Sep 20, 2021, 3:23:21 AM)

  1. Changed moquette-broker repo and version — Florian Wege / detail

#264 (Sep 17, 2021, 7:25:08 AM)

  1. Adds MQTT-Event capability to registry OTS — Daniel Espen / detail

#263 (Sep 17, 2021, 5:20:23 AM)

  1. Adds MQTT-Event capability to registry OTS — Daniel Espen / detail

#262 (Sep 14, 2021, 9:35:59 AM)

  1. Updated bundled OPC-UA library version to v1.0.6 — Thomas Psota / detail

#261 (Sep 13, 2021, 7:27:36 AM)

  1. Adds check for correct inputs in operation invoke — Rene-Pascal Fischer / detail

#260 (Sep 10, 2021, 4:28:27 AM)

  1. Adds MQTT-Event capability to registry OTS — Daniel Espen / detail

#259 (Sep 8, 2021, 1:23:41 AM)

  1. Value of SubmodelElementCollection should be sorted by default. — Alexander Gordt / detail

#258 (Sep 7, 2021, 7:40:04 AM)

  1. Adds check for correct inputs in operation invoke — Rene-Pascal Fischer / detail

#257 (Sep 3, 2021, 1:06:56 PM)

  1. Adds Submodel tests — Johannes Wendel / detail
  2. Adds LangStringSet::from_object method — Johannes Wendel / detail
  3. Adds Referable object constructor. — Johannes Wendel / detail
  4. Adds method from_object to class Reference — Johannes Wendel / detail
  5. Removes no longer needed forward declaration — Johannes Wendel / detail
  6. Corrects an error in Key equals operator and adds appropriate tests. — Johannes Wendel / detail
  7. Adds TestingObjects and namespaces — Johannes Wendel / detail
  8. Adds object-constructor to class HasDataSpecification — Johannes Wendel / detail
  9. Member semanticId of classes IHasSemantics is not mandatory anymore — Johannes Wendel / detail
  10. Adds insert for object_map_t to basyx::object — Johannes Wendel / detail
  11. Adds object constructor to class View. — Johannes Wendel / detail
  12. Corrects erroneous operator!= — Johannes Wendel / detail
  13. Adds object constructor to class Qualifier and tests — Johannes Wendel / detail
  14. Adds object constructor to class Formula — Johannes Wendel / detail
  15. Adds object constructor to class Qualifiable — Johannes Wendel / detail
  16. Adds object constructor to class SubmodelElement — Johannes Wendel / detail
  17. Adds object constructor to class Blob. — Johannes Wendel / detail
  18. Adds object constructor to class file — Johannes Wendel / detail
  19. Adds unique_ptr construction to XSDAnySimpleTypes — Johannes Wendel / detail
  20. Adds object constructor to class Range and DataElement — Johannes Wendel / detail
  21. Adds object constructor to class MultiLanguageProperty — Johannes Wendel / detail
  22. Adds object constructor for class ReferenceElement — Johannes Wendel / detail
  23. Adds further functionality to cpp-enum-generator — Johannes Wendel / detail
  24. Adds XsdTypes enum for easier string to type transformation — Johannes Wendel / detail
  25. Adds new constructors in SubmodelElementFactory — Johannes Wendel / detail
  26. Adds object constructor to class Entity. — Johannes Wendel / detail
  27. Adds object constructor to class OperationVariable — Johannes Wendel / detail
  28. Some additions to classes Operation — Johannes Wendel / detail
  29. Corrects type of RelationshipElement from Referable to Reference — Johannes Wendel / detail
  30. Adds object constructor to class RelationshipElement — Johannes Wendel / detail
  31. Adds object costructor to class SubmodelElementCollection — Johannes Wendel / detail
  32. Adds missing map and simple classes Capability. — Johannes Wendel / detail
  33. Adds missing map and simple classes BasicEvent. — Johannes Wendel / detail
  34. Adds CreateDataElement() to SubmodelElementFactory — Johannes Wendel / detail
  35. Adds object constructor to class AnnotatedRelationshipElement — Johannes Wendel / detail
  36. Adds object constructor to class SubModel. — Johannes Wendel / detail
  37. Fixes bug in test case — Frank Schnicke / detail
  38. Fixed template compilation errors under Windows — Thomas Psota / detail
  39. Fixes OPC UA property and submodel test failures — Subash Kannoth / detail
  40. Fixes the Property creation function for complex types — Subash Kannoth / detail
  41. Fixes deserialization of integral and floating types for OPC UA Property nodes — Subash Kannoth / detail
  42. Adds OPC UA node utility class — Subash Kannoth / detail
  43. Adds helpers classes for AASAggregator and Submodel providers — Subash Kannoth / detail
  44. Improves the node retrieve functions — Subash Kannoth / detail
  45. Improves the AAS model providers — Subash Kannoth / detail
  46. Fixes the Aggregator model provider test — Subash Kannoth / detail
  47. Updates the OPC UA cmake — Subash Kannoth / detail
  48. Removes obsolete classes — Subash Kannoth / detail
  49. Removes unwanted includes — Subash Kannoth / detail
  50. Updates CMakeLists for nested folder view in Visual Studio — Subash Kannoth / detail
  51. Removes warnings in java sdk — Rene-Pascal Fischer / detail
  52. Fixes TCK to depend on updated AASXToMetamodelConverter — Daniel Espen / detail
  53. Fixes bug with JSON file deserialization — Daniel Espen / detail
  54. Fixes exception when accessing invalid HTTP path — Daniel Espen / detail
  55. Adds capability as submodelElement — Rene-Pascal Fischer / detail
  56. Fixes small spelling mistake — Rene-Pascal Fischer / detail
  57. Fixes Https issue with OpenJDK — Ashfaqul Haque / detail
  58. Adds possibility to register individual submodels with AASServer — Daniel Espen / detail
  59. Removed "xsd:" prefix from ValueType string constants — Thomas Psota / detail
  60. Refactors test of AASXToMetamodelConverter — Rene-Pascal Fischer / detail
  61. Adds multipart/form-data support via HttpPost in VABHTTPInterface — Ashfaqul Haque / detail
  62. adds support to upload AASX file via REST API adds client support for uploading AASX file in AASAggregator — Ashfaqul Haque / detail
  63. Fixes wrong XML id name creation — Rene-Pascal Fischer / detail
  64. Fixes relative paths — Rene-Pascal Fischer / detail
  65. Improve OpcUaExceptions — Moritz Marseu / detail
  66. Refactors HTTPConnector to handle Exception messages from server — Maximilian Conradi / detail
  67. Adds invokables that can directly handle SubmodelElements in Operation — Daniel Espen / detail
  68. Fix MongoDBAggregator initialization for persistent submodels — Daniel Espen / detail
  69. Fixes bug where OPCPackage does not get closed — Rene-Pascal Fischer / detail
  70. Moves HTTPS Connector to correct package — Frank Schnicke / detail
  71. Refactors operation test — Rene-Pascal Fischer / detail
  72. Adds QoL setters for supplier + consumer operation — Rene-Pascal Fischer / detail
  73. Fixes OperationProvider handling non-Property parameters — Rene-Pascal Fischer / detail
  74. Added "*.iml" and "/.idea" to .gitignore — Philipp Neuschwander / detail
  75. Fixes wrong passed path for mongodb property files — Frank Schnicke / detail

#256 (Sep 3, 2021, 1:06:56 PM)

  1. Value of SubmodelElementCollection should be sorted by default. — Alexander Gordt / detail

#255 (Sep 3, 2021, 10:43:35 AM)

  1. Fix MongoDBAASAggregator deleteAAS query — Philipp Neuschwander / detail

#254 (Sep 3, 2021, 10:12:04 AM)

  1. Fixes wrong passed path for mongodb property files — Frank Schnicke / detail

#253 (Sep 3, 2021, 6:41:16 AM)

  1. Added "*.iml" and "/.idea" to .gitignore — Philipp Neuschwander / detail

#252 (Sep 3, 2021, 4:15:24 AM)

  1. Fixes OperationProvider handling non-Property parameters — Rene-Pascal Fischer / detail

#251 (Sep 3, 2021, 4:15:24 AM)

  1. Adds QoL setters for supplier + consumer operation — Rene-Pascal Fischer / detail

#250 (Sep 3, 2021, 4:00:35 AM)

  1. Fixes OperationProvider handling non-Property parameters — Rene-Pascal Fischer / detail

#249 (Sep 3, 2021, 3:59:03 AM)

  1. Fixes submodelElement handling as operation parameters — Rene-Pascal Fischer / detail

#248 (Sep 3, 2021, 3:59:03 AM)

  1. Adds QoL setters for supplier + consumer operation — Rene-Pascal Fischer / detail

#247 (Sep 3, 2021, 3:59:03 AM)

  1. Refactors operation test — Rene-Pascal Fischer / detail

#246 (Sep 3, 2021, 3:51:38 AM)

  1. Refactors operation test — Rene-Pascal Fischer / detail

#245 (Sep 2, 2021, 10:39:06 AM)

  1. Fixes submodelElement handling as operation parameters — Rene-Pascal Fischer / detail

#244 (Sep 2, 2021, 10:39:06 AM)

  1. Adds QoL setters for supplier + consumer operation — Rene-Pascal Fischer / detail

#243 (Sep 2, 2021, 10:39:05 AM)

  1. Refactors operation test — Rene-Pascal Fischer / detail

#242 (Aug 30, 2021, 10:27:53 AM)

  1. Moves HTTPS Connector to correct package — Frank Schnicke / detail

#241 (Aug 30, 2021, 8:03:12 AM)

  1. Fixes bug where OPCPackage does not get closed — Rene-Pascal Fischer / detail

#240 (Aug 30, 2021, 5:03:10 AM)

  1. Fix MongoDBAggregator initialization for persistent submodels — Daniel Espen / detail

#239 (Aug 30, 2021, 5:03:10 AM)

  1. Adds invokables that can directly handle SubmodelElements in Operation — Daniel Espen / detail

#238 (Aug 27, 2021, 7:17:47 AM)

  1. Refactors HTTPConnector to handle Exception messages from server — Maximilian Conradi / detail

#237 (Aug 25, 2021, 11:03:17 AM)

  1. Improve OpcUaExceptions — Moritz Marseu / detail

#236 (Aug 23, 2021, 7:31:52 AM)

  1. Fixes relative paths — Rene-Pascal Fischer / detail

#235 (Aug 23, 2021, 6:45:26 AM)

  1. Fixes relative paths — Rene-Pascal Fischer / detail

#234 (Aug 23, 2021, 6:33:16 AM)

  1. Fixes wrong XML id name creation — Rene-Pascal Fischer / detail

#233 (Aug 23, 2021, 6:17:11 AM)

  1. Fixes wrong XML id name creation — Rene-Pascal Fischer / detail

#232 (Aug 23, 2021, 6:06:16 AM)

  1. Fixes wrong XML id name creation — Rene-Pascal Fischer / detail

#231 (Aug 23, 2021, 5:08:16 AM)

  1. Fixes relative paths — Rene-Pascal Fischer / detail

#230 (Aug 20, 2021, 10:19:23 AM)

  1. adds support to upload AASX file via REST API adds client support for uploading AASX file in AASAggregator — Ashfaqul Haque / detail

#229 (Aug 20, 2021, 10:16:14 AM)

  1. adds support to upload AASX file via REST API adds client support for uploading AASX file in AASAggregator — Ashfaqul Haque / detail

#228 (Aug 20, 2021, 10:16:14 AM)

  1. Adds multipart/form-data support via HttpPost in VABHTTPInterface — Ashfaqul Haque / detail

#227 (Aug 20, 2021, 9:22:44 AM)

  1. Fixes relative paths — Rene-Pascal Fischer / detail

#226 (Aug 20, 2021, 9:22:44 AM)

  1. Fixes wrong XML id name creation — Rene-Pascal Fischer / detail

#225 (Aug 20, 2021, 9:22:44 AM)

  1. Refactors test of AASXToMetamodelConverter — Rene-Pascal Fischer / detail

#224 (Aug 20, 2021, 8:40:28 AM)

  1. Removed "xsd:" prefix from ValueType string constants — Thomas Psota / detail

#223 (Aug 20, 2021, 3:32:56 AM)

  1. Adds possibility to register individual submodels with AASServer — Daniel Espen / detail

#222 (Aug 18, 2021, 3:29:10 AM)

  1. Fixes Https issue with OpenJDK — Ashfaqul Haque / detail

#221 (Aug 17, 2021, 6:00:30 AM)

  1. Fixes small spelling mistake — Rene-Pascal Fischer / detail

#220 (Aug 17, 2021, 5:52:35 AM)

  1. fix small spelling mistake — Rene-Pascal Fischer / detail

#219 (Aug 17, 2021, 5:41:10 AM)

  1. Adds capability as submodelElement — Rene-Pascal Fischer / detail

#218 (Aug 17, 2021, 4:38:54 AM)

  1. Adds possibility to register individual submodels with AASServer — Daniel Espen / detail

#217 (Aug 17, 2021, 4:38:54 AM)

  1. Fixes exception when accessing invalid HTTP path — Daniel Espen / detail

#216 (Aug 17, 2021, 4:38:54 AM)

  1. Fixes bug with JSON file deserialization — Daniel Espen / detail

#215 (Aug 17, 2021, 4:38:54 AM)

  1. Fixes TCK to depend on updated AASXToMetamodelConverter — Daniel Espen / detail

#214 (Aug 12, 2021, 6:09:50 AM)

  1. Adds capability as submodelElement — Rene-Pascal Fischer / detail

#213 (Aug 12, 2021, 6:09:50 AM)

  1. Removes warnings in java sdk — Rene-Pascal Fischer / detail

#212 (Aug 6, 2021, 11:53:32 AM)

  1. Updates CMakeLists for nested folder view in Visual Studio — Subash Kannoth / detail

#211 (Aug 6, 2021, 11:53:32 AM)

  1. Fixes OPC UA property and submodel test failures — Subash Kannoth / detail

#210 (Aug 6, 2021, 11:53:32 AM)

  1. Removes unwanted includes — Subash Kannoth / detail

#209 (Aug 6, 2021, 11:53:32 AM)

  1. Removes obsolete classes — Subash Kannoth / detail

#208 (Aug 6, 2021, 11:53:32 AM)

  1. Updates the OPC UA cmake — Subash Kannoth / detail

#207 (Aug 6, 2021, 11:53:27 AM)

  1. Improves the AAS model providers — Subash Kannoth / detail

#206 (Aug 6, 2021, 11:53:27 AM)

  1. Improves the node retrieve functions — Subash Kannoth / detail

#205 (Aug 6, 2021, 11:53:27 AM)

  1. Adds helpers classes for AASAggregator and Submodel providers — Subash Kannoth / detail

#204 (Aug 6, 2021, 11:53:27 AM)

  1. Adds OPC UA node utility class — Subash Kannoth / detail

#203 (Aug 6, 2021, 11:53:27 AM)

  1. Fixes deserialization of integral and floating types for OPC UA Property nodes — Subash Kannoth / detail

#202 (Aug 6, 2021, 11:53:27 AM)

  1. Fixes the Property creation function for complex types — Subash Kannoth / detail

#201 (Aug 6, 2021, 11:53:27 AM)

  1. Fixes the Aggregator model provider test — Subash Kannoth / detail

#200 (Aug 6, 2021, 7:08:22 AM)

  1. Fixed template compilation errors under Windows — Thomas Psota / detail

#199 (Aug 6, 2021, 3:13:10 AM)

  1. Fixes bug in test case — Frank Schnicke / detail

#198 (Aug 5, 2021, 10:36:39 AM)

  1. Fixes bug in test case — Frank Schnicke / detail

#197 (Jul 29, 2021, 1:12:03 PM)

  1. Member semanticId of classes IHasSemantics is not mandatory anymore — Johannes Wendel / detail

#196 (Jul 29, 2021, 10:53:50 AM)

  1. Adds object constructor to class AnnotatedRelationshipElement — Johannes Wendel / detail

#195 (Jul 29, 2021, 10:53:50 AM)

  1. Adds CreateDataElement() to SubmodelElementFactory — Johannes Wendel / detail

#194 (Jul 29, 2021, 10:53:50 AM)

  1. Adds missing map and simple classes BasicEvent. — Johannes Wendel / detail

#193 (Jul 29, 2021, 10:53:50 AM)

  1. Adds missing map and simple classes Capability. — Johannes Wendel / detail

#192 (Jul 29, 2021, 10:53:50 AM)

  1. Adds object costructor to class SubmodelElementCollection — Johannes Wendel / detail

#191 (Jul 29, 2021, 10:53:50 AM)

  1. Adds object constructor to class RelationshipElement — Johannes Wendel / detail

#190 (Jul 29, 2021, 10:53:50 AM)

  1. Corrects type of RelationshipElement from Referable to Reference — Johannes Wendel / detail

#189 (Jul 29, 2021, 10:53:50 AM)

  1. Some additions to classes Operation — Johannes Wendel / detail

#188 (Jul 29, 2021, 10:53:50 AM)

  1. Adds object constructor to class OperationVariable — Johannes Wendel / detail

#187 (Jul 29, 2021, 10:53:50 AM)

  1. Adds object constructor to class Entity. — Johannes Wendel / detail

#186 (Jul 29, 2021, 10:53:50 AM)

  1. Adds new constructors in SubmodelElementFactory — Johannes Wendel / detail

#185 (Jul 29, 2021, 10:53:50 AM)

  1. Adds XsdTypes enum for easier string to type transformation — Johannes Wendel / detail

#184 (Jul 29, 2021, 10:53:50 AM)

  1. Adds further functionality to cpp-enum-generator — Johannes Wendel / detail

#183 (Jul 29, 2021, 10:53:50 AM)

  1. Adds object constructor for class ReferenceElement — Johannes Wendel / detail

#182 (Jul 29, 2021, 10:53:50 AM)

  1. Adds object constructor to class MultiLanguageProperty — Johannes Wendel / detail

#181 (Jul 29, 2021, 10:53:50 AM)

  1. Adds object constructor to class Range and DataElement — Johannes Wendel / detail

#180 (Jul 29, 2021, 10:53:50 AM)

  1. Adds unique_ptr construction to XSDAnySimpleTypes — Johannes Wendel / detail

#179 (Jul 29, 2021, 10:53:50 AM)

  1. Adds object constructor to class file — Johannes Wendel / detail

#178 (Jul 29, 2021, 10:53:50 AM)

  1. Adds object constructor to class Blob. — Johannes Wendel / detail

#177 (Jul 29, 2021, 10:53:50 AM)

  1. Adds object constructor to class SubmodelElement — Johannes Wendel / detail

#176 (Jul 29, 2021, 10:53:50 AM)

  1. Adds object constructor to class Qualifiable — Johannes Wendel / detail

#175 (Jul 29, 2021, 10:53:50 AM)

  1. Adds object constructor to class Formula — Johannes Wendel / detail

#174 (Jul 29, 2021, 10:53:50 AM)

  1. Adds object constructor to class Qualifier and tests — Johannes Wendel / detail

#173 (Jul 29, 2021, 10:53:50 AM)

  1. Corrects erroneous operator!= — Johannes Wendel / detail

#172 (Jul 29, 2021, 10:53:50 AM)

  1. Adds object constructor to class View. — Johannes Wendel / detail

#171 (Jul 29, 2021, 10:53:50 AM)

  1. Adds insert for object_map_t to basyx::object — Johannes Wendel / detail

#170 (Jul 29, 2021, 10:53:50 AM)

  1. Member semanticId of classes IHasSemantics is not mandatory anymore — Johannes Wendel / detail

#169 (Jul 29, 2021, 10:53:50 AM)

  1. Adds object-constructor to class HasDataSpecification — Johannes Wendel / detail

#168 (Jul 29, 2021, 10:53:50 AM)

  1. Adds TestingObjects and namespaces — Johannes Wendel / detail

#167 (Jul 29, 2021, 10:53:50 AM)

  1. Corrects an error in Key equals operator and adds appropriate tests. — Johannes Wendel / detail

#166 (Jul 29, 2021, 10:53:50 AM)

  1. Removes no longer needed forward declaration — Johannes Wendel / detail

#165 (Jul 29, 2021, 10:53:50 AM)

  1. Adds method from_object to class Reference — Johannes Wendel / detail

#164 (Jul 29, 2021, 10:53:50 AM)

  1. Adds Referable object constructor. — Johannes Wendel / detail