For the complete documentation index, see llms.txt. This page is also available as Markdown.

Release note 1.44.0

The topology module has been fully redesigned: a new object list, visual block builder, extended block operations, and an updated canvas. Working with topology is now faster and more convenient.

1. New topology list

The “Topology” page now features an updated interface with key object information:

  • “Object”

  • “Occupied Cells”

  • “Total Cells”

Column sorting has been added, and the overall layout is now cleaner and easier to navigate.

2. Viewing and creating topology

Topologies can now be opened directly from the object list. Depending on user permissions, the page displays the object name, total cell count, and block structure on the canvas.

When creating a new facility, the system automatically generates an empty topology for it.

3. New visual block builder

A new step-by-step visual builder has been added for creating and editing blocks with live preview directly on the canvas.

You can now configure:

  • block parameters and cell grid;

  • indexing and numbering direction;

  • nested blocks and structure levels.

All changes are displayed in real time.

4. Extended block operations

Block editing

Existing blocks can now be edited through a unified builder with automatic index recalculation.

Block duplication

You can now create up to 10 copies of a block in a single action while preserving its structure and parameters.

Block moving

Blocks can be moved between parent elements with automatic validation of structure depth and hierarchy.

Block deletion

Blocks are deleted together with all nested elements, with additional protection against deleting active devices.

5. Updated canvas

The canvas has been redesigned for more convenient work with large structures.

New capabilities include:

  • automatic block alignment;

  • zooming;

  • panning;

  • improved topology navigation.

Last updated

Was this helpful?