Welcome to OCS Inventory NG community support, where you can ask questions and receive answers from other members of the community.

Please ask questions only in English or French.

Release 2.11.1 available

The official documentation can be found on http://wiki.ocsinventory-ng.org. Read it before asking your question.

Why new INPUT DEVICE not show up at ocs interface?

I modified the Usb.pm from /usr/share/perl5/Ocsinventory/Agent/Backend/OS/Generic/Lsusb/ to include some PINPAD to ocsinventory interface, It's happend, only if I remove the host and upload a new inventory.
# Add information from USB PINPAD device to INPUT DEVICE interface.

$common->addInput({

      DESCRIPTION => $product,

      CAPTION   =>   $vendor,

      TYPE    =>   $vendor,

    });
in OCS Inventory NG agent for Unix by (120 points)
retagged by

1 Answer

0 votes
Hi,

Could you send me (private message) the result of the command lsusb -vvv with a pinpad connected on the machine, plz?

Regards
by (88.5k points)
 
Powered by Question2Answer
...