Premananda

Results 6 comments of Premananda

> Thank very much. > I have debugged the code and the problem is in the function PrivilegesOf. The debugger says: > AttributeError: module 'snmpfwd.daemon' has no attribute 'PrivilegesOf' >...

Suppose I have Custom Syntax as 'HeTenthdBm' from which built in method i can get syntax value as 'HeTenthBm'

Please tell me When I getting Variable Binds from bulkCmd from variable bind can i get syntax of that oid/variable

thanks for reply. please check this, with usb1.USBContext() as context: for device in context.getDeviceList(): if (int(0xX) == device.getVendorID() and (int(0xFFFF) == device.getProductID())): print(device) #Here i'm getting device without serial number...

code is not supporting to python version 3.7?

STM32 device in dfu mode can i detect serial_number any code is there any library in python present, i am hopeless to proceed, please help.(from this code i need serial...