Aditya Nugur

Results 11 issues of Aditya Nugur

Hi, Thank you for the amazing library. I have a simple webserver which when gets a list of `n`(n

Hi, I am running lua lanes and have 2 threads running. Each thread connects to its own database but I don't know why but entry into my 2nd database fails...

Hi, I am using Lua lanes to run 3 threads. I am using luasqlite-3 database to store the data collected by these threads. I can have my 3 threads independently...

Hi, I am using lua lanes to run os threads to collect data and have an mqtt client running as one of the thread. After some time or sometimes immediately...

Hi, I have a bacnet wattnode powermeter which has in its manual NO_SEGMENTATION supported. Using bacpypes I can get response for whois broadcast response but using bacpypes I can't make...

bug

Hi, I want to write an asynchronous readmultipleproperty application. Im new to multithreading programming so maybe some of my understanding is wrong. I have 4 devices in my network which...

Hi, I am using bacpypes to read how many devices are connected behind a bacnet hub device. The vendor gave me 8602 property ID to get connected devices list. I...

HI, I am using bacpypes 0.13.2 and it doesn't have feature to update reuse parameter in UDPDirector when implementing BIPSimpleApplication. I added reuse parameter in BIPSimpleApplication and UDPMultiplexer . Can...

#### Expected behaviour I am trying to plot real time stock data where I get data every ~500 milliseconds seemlessly. #### Actual behaviour Ater 10 minutes, the browser stops responding...

Status: Pending reply

Hi, Thanks for the library, I was going over documentation and found a naive way to do things. I want to improve the performance of what I want to accomplish...

enhancement
help wanted