datahub_readdatahub_read — creates a list of all points for a domain.
datahub_read (pointnames ...)
pointnamesA DataHub point name as a string, or a list of such DataHub point names as strings. If the first argument is a list, then it is used for pointnames, and all following arguments are ignored. If not, multiple point names can be passed as individual arguments.
An array in the same order as the specified point names.