3.3.3.55. setPointTimeStamp()

DataHubConnection.DataHubConnection.setPointTimeStamp ( point, datetime_obj)

Set the timestamp of a point.

Arguments:
    point: The point to set the timestamp for.
    datetime_obj: The datetime object representing the timestamp.

Throws:
    TypeError: If the point is not of type DataHubPoint.