119 <tr> |
119 <tr> |
120 <td><a href="#MicrobitDevice.getDocumentationUrl">getDocumentationUrl</a></td> |
120 <td><a href="#MicrobitDevice.getDocumentationUrl">getDocumentationUrl</a></td> |
121 <td>Public method to get the device documentation URL.</td> |
121 <td>Public method to get the device documentation URL.</td> |
122 </tr> |
122 </tr> |
123 <tr> |
123 <tr> |
|
124 <td><a href="#MicrobitDevice.getFirmwareUrl">getFirmwareUrl</a></td> |
|
125 <td>Public method to get the device firmware download URL.</td> |
|
126 </tr> |
|
127 <tr> |
124 <td><a href="#MicrobitDevice.getWorkspace">getWorkspace</a></td> |
128 <td><a href="#MicrobitDevice.getWorkspace">getWorkspace</a></td> |
125 <td>Public method to get the workspace directory.</td> |
129 <td>Public method to get the workspace directory.</td> |
126 </tr> |
130 </tr> |
127 <tr> |
131 <tr> |
128 <td><a href="#MicrobitDevice.hasTimeCommands">hasTimeCommands</a></td> |
132 <td><a href="#MicrobitDevice.hasTimeCommands">hasTimeCommands</a></td> |
348 <dt>Return Type:</dt> |
352 <dt>Return Type:</dt> |
349 <dd> |
353 <dd> |
350 str |
354 str |
351 </dd> |
355 </dd> |
352 </dl> |
356 </dl> |
|
357 <a NAME="MicrobitDevice.getFirmwareUrl" ID="MicrobitDevice.getFirmwareUrl"></a> |
|
358 <h4>MicrobitDevice.getFirmwareUrl</h4> |
|
359 <b>getFirmwareUrl</b>(<i></i>) |
|
360 |
|
361 <p> |
|
362 Public method to get the device firmware download URL. |
|
363 </p> |
|
364 <dl> |
|
365 <dt>Returns:</dt> |
|
366 <dd> |
|
367 firmware download URL of the device |
|
368 </dd> |
|
369 </dl> |
|
370 <dl> |
|
371 <dt>Return Type:</dt> |
|
372 <dd> |
|
373 str |
|
374 </dd> |
|
375 </dl> |
353 <a NAME="MicrobitDevice.getWorkspace" ID="MicrobitDevice.getWorkspace"></a> |
376 <a NAME="MicrobitDevice.getWorkspace" ID="MicrobitDevice.getWorkspace"></a> |
354 <h4>MicrobitDevice.getWorkspace</h4> |
377 <h4>MicrobitDevice.getWorkspace</h4> |
355 <b>getWorkspace</b>(<i></i>) |
378 <b>getWorkspace</b>(<i></i>) |
356 |
379 |
357 <p> |
380 <p> |