Skip to content

components Sample documentation

github-actions[bot] edited this page May 25, 2023 · 1 revision

Sample

Components in this category


  • hello_command

    Command Component that takes in a string input message and prints it out.

  • hello_pipeline

    Pipeline Component that takes in a string input message and passes it to the Hello World Command Component to be printed out.

Clone this wiki locally