Skip to content

UnitNode settings

WARNING

UnitNodes are created automatically; their number may change from version to version of a Unit, depending on the content of the schema_example.json file. Pepeunit itself keeps the set of UnitNodes up to date.

How to find a UnitNode?

  1. Find the Unit you are interested in visually or via the search tab.
  2. Right-click on the Unit if UnitNodes have not yet been displayed.

Visibility level

Choose a visibility level.

Maximum number of connections

Limits the number of Output->Input connections for a UnitNode. This is used so as not to overload the RAM of very small Units.

Overwrite setting for Input

If the overwrite flag is set to False, then Units that have access will not be able to write a new value via REST or GQL. In other words, setting a value will only be possible for Users with the appropriate access and for topics linked via Output->Input.

INFO

This setting is needed to limit the ability of Units to overwrite information in UnitNodes that are accessible to them.