alias
alias — creates an
alias point for an existing point.
Syntax
(alias point alias)
Arguments
- point
The
name of a DataHub point, as a string.
- alias
A
name for the new point, as a string.
Returns
A message indicating success or
error. Please refer to Return
Syntax for details.
Description
This command creates a new point
that will alias, or mirror its value with, an existing point. The
first point must exist, and the second point will be created if it
does not exist. They do not need to be in separate
domains.