Skip to main content

Generate EdgeWorker from Stream Worker

Generate an EdgeWorker from a stream worker.

note

This feature is currently in preview.

  1. Log in to your Macrometa account.
  2. Click Compute > Stream Workers.
  3. Select a stream worker or create a new one.
  4. Enter the following details:
    • Name - Choose a name for your EdgeWorker.
    • Description - (Optional) Add a description to specify what the EdgeWorker does.
    • Function Worker Type - Choose between Stream Publisher and Stream Query.
    • Stream Worker Name - The stream worker this function is based on, filled automatically.
    • Stream Name - Add a name for the stream that will be created based on the stream worker's code.
  5. Click Generate.

Generate Edge Worker