Stefan Poeter
Stefan Poeter
> A successfull response contains {metrics,request,response} Where is this happening?
Ah, I never noticed :-) Well @vogsphar is right, it totally makes sense that this is in the error response as well. I don't think it would corrupt the API....
Hey @JaagupAverin , there isn't any. The serve does not check the unit ID. That is clearly a missing feature but it should not be that hard to implement. Would...
Actually I am not sure why there is no link to the close event on the serialport module. I remember that there was no close event when I implemented that...
@kollerDominik sorry for the late reply. Do you care about handling this in a pull request?
Hey @alexbuczynsky this is indeed a useful feature, thanks for your work. I will check your code in the next days and write some feedback if necessary.
Hey @alexbuczynsky, common things I noticed that I could not annotate in your code. First the standard linter is missing in the package.json for the js files. There are a...
Is it a common use case to add or remove clients during runtime? Have you checked the memory behaviour in that case?
Hi @alexbuczynsky no need to be sorry. This is a open source project so you do what you do when you do it :-) Some data to check the memory...
Hey @JaagupAverin thanks for your pull request and sorry for the long wait. This looks promissing, could you add some tests for this re?