The location tree is a hierarchical tree-like structure that is used to model the customer's premises in HsM. To be more precise, the location tree is a forest of tree structures since it can have more than one root node.
The location tree of a customer can be modified by users having the customer permission EDIT_CUSTOMER .
The locations within one level of the tree structure must be named uniquely. Therefore each location within the location tree is uniquely identified by its location path. E.g. Building A > Floor 1 > West Area > Room 303 uniquely identifies Room 303.