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