3.3.3.3. appendPointValue()

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

Append a value to a point.

Arguments:
    point: The point to append to.
    value: The value to append.
Returns:
    The result of the sendCommand function.