DataHubConnection.DataHubConnection.registerPoint ( self, point_or_name, create = False
)
Register a point.
Arguments:
point_or_name: The point or point name.
create: Whether to create the point if it doesn't exist.
Defaults to False.