RulesetEditor

Domain

Drag-and-drop visual rule chain editor — build telemetry pipelines with Trigger, Filter, Switch, Transform, and Action nodes.

With pre-loaded chain

Preview
TrueFalse
MQTT Ingress
out
Temp > 85 °C
in
TrueFalse
Send Alert
in
Log Reading
in
Code
<RulesetEditor
  initialNodes={nodes}
  initialEdges={edges}
/>

Empty canvas (editable)

Preview

Drag nodes from the palette to start

Connect output ports to input ports

Code
<RulesetEditor />
Sourcemodules/domains/iot/ruleset/RulesetEditor/index.tsx