Commit a9911c44 authored by Eteri's avatar Eteri Committed by Levin Zimmermann

wendelin: add base category "resolution" to Data Transformation

parent 540d3dff
Pipeline #39466 failed with stage
in 0 seconds
...@@ -66,6 +66,9 @@ ...@@ -66,6 +66,9 @@
<portal_type id="Data Supply Module"> <portal_type id="Data Supply Module">
<item>business_application</item> <item>business_application</item>
</portal_type> </portal_type>
<portal_type id="Data Transformation">
<item>resolution</item>
</portal_type>
<portal_type id="Data Transformation Module"> <portal_type id="Data Transformation Module">
<item>business_application</item> <item>business_application</item>
</portal_type> </portal_type>
...@@ -78,4 +81,4 @@ ...@@ -78,4 +81,4 @@
<portal_type id="Sensor Module"> <portal_type id="Sensor Module">
<item>business_application</item> <item>business_application</item>
</portal_type> </portal_type>
</base_category_list> </base_category_list>
\ No newline at end of file
...@@ -24,6 +24,7 @@ Data Stream | predecessor ...@@ -24,6 +24,7 @@ Data Stream | predecessor
Data Stream | successor Data Stream | successor
Data Supply Module | business_application Data Supply Module | business_application
Data Transformation Module | business_application Data Transformation Module | business_application
Data Transformation | resolution
Device Configuration Module | business_application Device Configuration Module | business_application
Progress Indicator Module | business_application Progress Indicator Module | business_application
Sensor Module | business_application Sensor Module | business_application
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment