DocsArrow - Elements Webflow Library - BRIX Templates
Overview of UI and back-end signal-flow

Overview of UI and back-end signal-flow

Learn how the front-end and back-end communicate with each other

Programmers have the option of choosing to handle back-end logic programming in either Node Red or a .NET console application. The system utilizes an MQTT broker, which runs on a pre-configured Node-RED server to facilitate communication between system components.

Node Red acts as the MQTT Broker, or message handler. It is the relay of all messages between the control panel and the processor.

Parallax provides a set of custom nodes for handling logic, and the programmer has the ability to create their own custom nodes using javascript.