1627 |
1627 |
1628 <dl> |
1628 <dl> |
1629 <dt>Return:</dt> |
1629 <dt>Return:</dt> |
1630 <dd> |
1630 <dd> |
1631 list of tuples containing the translated status data label and |
1631 list of tuples containing the translated status data label and |
1632 the associated value |
1632 the associated value and a dictionary with keys 'ipv4' and 'ipv6' |
1633 </dd> |
1633 containing the respective address information |
1634 </dl> |
1634 </dd> |
1635 <dl> |
1635 </dl> |
1636 <dt>Return Type:</dt> |
1636 <dl> |
1637 <dd> |
1637 <dt>Return Type:</dt> |
1638 list of tuples of (str, str) |
1638 <dd> |
|
1639 tuple of list of tuples of (str, str) and dict |
1639 </dd> |
1640 </dd> |
1640 </dl> |
1641 </dl> |
1641 <a NAME="BaseDevice.getFirmwareUrl" ID="BaseDevice.getFirmwareUrl"></a> |
1642 <a NAME="BaseDevice.getFirmwareUrl" ID="BaseDevice.getFirmwareUrl"></a> |
1642 <h4>BaseDevice.getFirmwareUrl</h4> |
1643 <h4>BaseDevice.getFirmwareUrl</h4> |
1643 <b>getFirmwareUrl</b>(<i></i>) |
1644 <b>getFirmwareUrl</b>(<i></i>) |