expose net_interface_stat.speed
This commit is contained in:
parent
092f111b41
commit
78e1b02f01
|
@ -964,6 +964,11 @@ my %classes = (
|
|||
desc => '',
|
||||
plat => ''
|
||||
},
|
||||
{
|
||||
name => 'speed', type => 'Long',
|
||||
desc => '',
|
||||
plat => ''
|
||||
},
|
||||
],
|
||||
NetConnection => [
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue