Files
Tesi-Magistrale/project/workflow.yaml
Lorenzo Venerandi 0b0e4a408c added remove command
2025-01-30 14:49:52 +01:00

20 lines
448 B
YAML

project_name: Test
tasks:
- name: Data Stream test 1
type: processor_nats
code: task1.go
targets:
- cloud
source_topic: test_source
dest_topic: test_destination
component_name: data_aggregation_test
version: 1.0.0
- name: Aiutatemi
type: producer_nats
code: danano.go
targets:
- edge
source_topic: test
dest_topic: test_source
component_name: test_producer_help
version: 1.0.0