THE STANDARD / UNS FRAMEWORK

Function Configuration Beta

A function is a self-contained block of code designed to perform a specific task.

Definition reference · See this in the complete factory example, or follow the YAML walkthrough to create your own.

Parameters

ParameterDescription
nameName of the function.
endpointEndpoint of the function.

YAML

version: '1.0'
function:
  - name: string
    endpoint: string