Interaction module
- Last UpdatedOct 02, 2025
- 1 minute read
The Interaction module leverages interactions with nodes of Item type through a standardized interface and user experience. In projects such as ITS, Items play a fundamental role, and their interactivity is the core functionality of such solutions.
Fields
How it works
Interaction with Plant Item nodes makes use of two fundamental UI parts, the Interaction menu and the Action menu.
The UI part in the middle of the screen showing the currently selected Item’s actions is the Action menu, while the bottom-right UI showing the currently selected Item’s name, display name and display value is the Interaction menu.

ItemValve’s setop action automatically shows an additional UI for setting the op of the valve.

All user interactions with the UI using mouse, keyboard, or gamepad are handled internally by the module, without the need for custom implementations. The aspect and interaction with the UI can be customized using Configuration fields and Input fields of the module.