76 <td><a href="#MicroPythonDeviceInterface.__init__">MicroPythonDeviceInterface</a></td> |
76 <td><a href="#MicroPythonDeviceInterface.__init__">MicroPythonDeviceInterface</a></td> |
77 <td>Constructor</td> |
77 <td>Constructor</td> |
78 </tr> |
78 </tr> |
79 <tr> |
79 <tr> |
80 <td><a href="#MicroPythonDeviceInterface.connectToDevice">connectToDevice</a></td> |
80 <td><a href="#MicroPythonDeviceInterface.connectToDevice">connectToDevice</a></td> |
81 <td>Public slot to connect to the device.</td> |
81 <td>Public method to connect to the device.</td> |
82 </tr> |
82 </tr> |
83 <tr> |
83 <tr> |
84 <td><a href="#MicroPythonDeviceInterface.disconnectFromDevice">disconnectFromDevice</a></td> |
84 <td><a href="#MicroPythonDeviceInterface.disconnectFromDevice">disconnectFromDevice</a></td> |
85 <td>Public slot to disconnect from the device.</td> |
85 <td>Public slot to disconnect from the device.</td> |
86 </tr> |
86 </tr> |
132 <a NAME="MicroPythonDeviceInterface.connectToDevice" ID="MicroPythonDeviceInterface.connectToDevice"></a> |
132 <a NAME="MicroPythonDeviceInterface.connectToDevice" ID="MicroPythonDeviceInterface.connectToDevice"></a> |
133 <h4>MicroPythonDeviceInterface.connectToDevice</h4> |
133 <h4>MicroPythonDeviceInterface.connectToDevice</h4> |
134 <b>connectToDevice</b>(<i>connection</i>) |
134 <b>connectToDevice</b>(<i>connection</i>) |
135 |
135 |
136 <p> |
136 <p> |
137 Public slot to connect to the device. |
137 Public method to connect to the device. |
138 </p> |
138 </p> |
139 <dl> |
139 <dl> |
140 |
140 |
141 <dt><i>connection</i> (str)</dt> |
141 <dt><i>connection</i> (str)</dt> |
142 <dd> |
142 <dd> |