3.17.2. Member Function Documentation

3.17.2.1. __eq__()

DataHubConnection.PointMetaInfo.__eq__ ( self, other)

Check if two PointMetaInfo objects are equal.

Arguments:
    other: The other PointMetaInfo object.
Returns:
    bool: True if equal, False otherwise.