Peter Hicks
Peter Hicks
I'll try to help out the best I can without being too familiar with the internals of the library. It looks like this error occurs during the mapping of the...
It appears that there are some special characters that can cause us problems with the way parse out the `nodeId` from the query parameters. We won't be able to transmit...
I wouldn't be opposed to crafting a separate docker image for a more production like deploy with an nginx server for this kind of purpose. Maybe worth making an issue...
@pawel-big-lebowski I made the changes you requested. I forgot about this PR in the ether.
I am having similar issues. I get a memory leak if I try this: var device1 = new i2c(0x70, {device: '/dev/i2c-1', debug: false}); var device2 = new i2c(0x70, {device: '/dev/i2c-6',...
I am still having a show stopping bug related to this. Here is my error: ERROR: (node) warning: possible EventEmitter memory leak detected. 11 listeners added. Use emitter.setMaxListeners() to increase...
I think we would want to avoid cropping the browser bar if we indeed want to go with photos.
Just the way this cropped.
@merobi-hub We need to update the openapi spec and regenerate the docs for the doc section of the website as well here.
@merobi-hub Pinging you on this one. It's a feature we would very much like to have. I think you are on the right track here, but the API is failing...