List drivers.
Syntax
bsp getdrivers
Return the list of drivers assigned to IP in BSP.
Options
Option | Description |
---|---|
-dict
|
Return the result as <IP-name driver:version> pairs. |
Returns
Table with IP, its corresponding driver and driver version. Empty string, if there are no IPs.
Example(s)
bsp getdrivers
Return the list of IPs and its driver.