+ Fix otd unit bits

This commit is contained in:
garnier-quentin 2017-03-29 14:34:42 +02:00
parent 531e163e1d
commit 5d9252a1fb

View File

@ -127,6 +127,8 @@ sub manage_selection {
next; next;
} }
$result->{vsInOctets} *= 8;
$result->{vsOutOctets} *= 8;
$self->{vs}->{$instance} = { $self->{vs}->{$instance} = {
display => $result->{vsId}, display => $result->{vsId},
%$result %$result