USB Network Gate for Linux SDK User Guide
USB Network Gate for Linux SDK User Guide
Returns true if the device is shared as callback
Sun, 20 Mar, 2022 at 4:59 PM
Returns identifier of the hub to which the device is connected
Sun, 20 Mar, 2022 at 5:00 PM
Returns string of port numbers in the hubs through which the device is connected
Sun, 20 Mar, 2022 at 5:01 PM
Sets device description nick - new description of device
Sun, 20 Mar, 2022 at 5:01 PM
Sets device name Parameters: name - new name
Sun, 20 Mar, 2022 at 5:01 PM
Returns sys name of device (unique USB device identifier obtained from kernel: hub-port[.port...])
Sun, 20 Mar, 2022 at 5:02 PM
Returns true if password authentication is enabled (i.e. you need to enter password to connect to device)
Sun, 20 Mar, 2022 at 5:02 PM
Enables/disables authentication auth - true if you need to enable authentication, false if you need to disable it. Note: When turning on the passwo...
Sun, 20 Mar, 2022 at 5:02 PM