Kralg

Results 7 issues of Kralg

Hello, I am using 0.6.7 server version. I was checking the frames and I saw that in the last frames page there is a part where only downlinks are present...

Hello, I noticed one funny thing. If there is a list of handlers and if there is no handler named with a single name e.g."Handler" then the list of Applications...

duplicate

Hello, We are analyzing how to connect this server to another over the websockets for UI. The thing is to have websockets clients per deveui/devaddr which will connect to the...

enhancement

Hello, Thank you for nice repository and your work. I am starting testing the program on the laptop, and I noticed that the resources are not fully used. Can you...

Hello, I am trying to connect with leshan client demo to emqx with DTLS. I am following the steps in of x509 part: https://github.com/eclipse/leshan/wiki/Credential-files-format In order to launch the leshan...

Hello, I am also running on zero w and unable to install moby-engine. I am getting segmentation error. I found similar issue here: https://github.com/moby/moby/issues/47539#issuecomment-1986919280 However, if I enter sudo apt...

Hello, I am trying to run this script: https://github.com/phodina/ProjectConverter/blob/master/converter.py But I am getting an error at cmakefile = cmake.CMake(project.getProject(), args.path) cmakefile.populateCMake() AttributeError: module 'cmake' has no attribute 'CMake' Can you...