3.3.3.2. addPointValue()

DataHubConnection.DataHubConnection.addPointValue ( self, point, value)

Add a value to a point.

Arguments:
    point: The point to add to.
    value: The value to add.
Returns:
    The result of the mathPointValue function.