3.3.2. Constructor & Destructor Documentation

3.3.2.1. __init__()

DataHubConnection.DataHubConnection.__init__ ( self, loop)

Initialize the DataHubConnection object.

Arguments:
    loop: The event loop.

Reimplemented in PID.MyConnection, and TrendChart.MyConnection.