Nodectra Docs
Components

Project component catalog

A source-of-truth overview of objects available in a Nodectra project.

Nodectra models an automation system as typed objects in a project tree. Containers establish ownership and navigation; executable and operational objects carry configuration and ports.

Runtime and structure

ObjectPurpose
ProjectTop-level engineering scope
SettingsProject or server configuration owned by its parent
Nodectra Site ServerWindows or Linux Site Runtime target
Edge ControllerMain autonomous site controller target
Field ControllerCompact room, zone or plant controller target
FolderUser-defined structural grouping
Runtime Link PublisherPublishes one typed local signal to another Runtime
Runtime Link SubscriberReceives one typed signal from another Runtime

Protocols and field data

ObjectPurpose
ConnectionProtocol channel such as Modbus TCP or RTU
DevicePhysical controller, meter, gateway or field device
PointTyped physical register, coil or protocol property

Programs and data

ObjectPurpose
Sensor SimulatorDevelopment-only engineering signal generator
Data TableTyped working variables and current values
Data StorageTimestamped historian samples and retention
Block ProgramConnected graphical function blocks
Script ProgramRestricted Python logic with typed ports and state
ScheduleTime programs, calendars and exceptions

Operations and visualization

ObjectPurpose
Alarm RuleThreshold, delay, hysteresis, severity and acknowledgement
ChartInteractive live or retained historical series
GraphicBindable 2D operator screen
3D SceneMulti-level building and equipment view
Client ViewPersonalized set of operator-facing resources

Engineering assistance

ObjectPurpose
AgentEngineering assistant scoped to a project or server subtree
Agent ConversationPersistent conversation inheriting its Agent scope

System containers and compatibility objects can appear in the tree but are not all manually creatable. Studio filters the New Object dialog according to the selected parent.

On this page