Florentin Bulot
Florentin Bulot
Hello, To use the openair library, you first need to load it using: `require(openair)` With best wishes, Florentin.
Hi @cobalt67 This comes from the manual of the OPC-N2. After sending 0x03 it should return 0xF3 and after sending 0x01, it should return 0x03. The OPC-R1 has different command...
I do not know much about code coverage. Do you have a script with unit testing that I should add methods to ?
Hi @dhhagan, Let me know if there is any issue with the code for me to fix. With best wishes.
Hi @dhhagan, thanks a lot for going through the code. I will check with one of my colleague who may be able to test it on Friday. I have sent...
Hi @dhhagan, sorry for the late answer. I have done the changes you have requested. The code has not been tested yet by somebody other than me. Let me know...
Hi @dhhagan, I have fixed a couple of issues that appeared while running the code for an extended period of time on multiple OPCR1. I have also fixed the read_config()...
Hi @Smeedy , The OPC-R1 and the OPC-N3 are two different models. The OPC-N3 is more expensive and can measure particles
Dear contributors, Just to let you know that I needed to reference the software for the OPC-R1 so have made a release of my fork for the OPC-R1 and have...