Add bi-directional GRPC python executor.
[ccsdk/cds.git] / components / model-catalog / proto-definition / proto / BluePrintCommon.proto
index 9b24c50..ce90929 100644 (file)
@@ -37,4 +37,5 @@ enum EventType {
   EVENT_COMPONENT_PROCESSING = 1;
   EVENT_COMPONENT_NOTIFICATION = 2;
   EVENT_COMPONENT_EXECUTED = 3;
+  EVENT_COMPONENT_TRACE = 4;
 }
\ No newline at end of file