[Index]

Model: data/HierarchyNode

HierarchyNode instances allow the hierarchical organization of data and devices in VOSS.

Model Details

Title Description Details
Name * The name by which this hierarchy node will be known.
  • Field Name: name
  • Type: String
  • Pattern: ^([A-Za-z0-9_\-][A-Za-z0-9_\ -]*[A-Za-z0-9_\-]|[A-Za-z0-9_\-])$
Description A general description for the hierarchy node.
  • Field Name: description
  • Type: String
Hierarchy node type A type label for this node which refers to a Hierarchy Node Type.
  • Field Name: node_type
  • Type: String
  • Target: data/HierarchyNodeType
  • Target attr: name
  • Format: uri
API reference for data/HierarchyNode