A Reader for the Thermofisher 42i-TL Nox Box (https://www.thermofisher.com/order/catalog/product/42ITL#/42ITL). The only thing it supports is reading the NOx value every 10 seconds.
If available in Hex, the package can be installed
by adding nox
to your list of dependencies in mix.exs
:
def deps do
[
{:nox, "~> 0.1.0"}
]
end
Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/nox.