Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 1.73 KB

File metadata and controls

34 lines (20 loc) · 1.73 KB

LOT Functions by Type of Interaction

📂 Data

Function Name Description Documentation
KEEP TOPIC Stores data internally within the broker. View Docs
SET Defines or modifies variables dynamically. View Docs
GET TOPIC Retrieves data from a specified topic. View Docs
PUBLISH TOPIC Broadcasts data to subscribed clients. View Docs
AS Reconverts data. View Docs

⚙️ Conditional Logic & Flow Control

Function Name Description Documentation
IF Executes actions based on specific conditions. View Docs

📂 Transfomations

Function Name Description Documentation
REPLACE Stores data internally within the broker. View Docs
TRIM Defines or modifies variables dynamically. View Docs
SPLIT Splits usually the data according to type. View Docs
FILTER Inside the data filters the View Docs