Skip to main content

Configuration Nodes

Configuration Nodes (or "config" nodes) allows users to reuse/reference a group of settings or "configuration" across various nodes which depend on them. These nodes are designed to simplify the development process, avoids duplication of settings and ensure consistency.

Nodes such as bluetooth, mqtt, http, oled etc. use their dedicated config nodes in Smowcode. Config nodes can either be accessed via clicking on the pencil icon when viewing configurations of any of the mentioned nodes. access config node via pencil icon

Or by accessing the Configuration Nodes sidebar

access config node via sidebar

Config nodes can be edited same as a common node in Smowcode

config node editor