{ "info": { "author": "Jake Krog", "author_email": "jake.krog@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Education", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Topic :: System :: Monitoring" ], "description": "sen14348_exporter\n=================\n\nPython Prometheus exporter for the SparkFun Environmental Combo Breakout\n(SEN-14348)\n\nRequirements\n------------\n\n- `bme280_exporter `__\n- `ccs811_exporter `__\n\nInstallation\n------------\n\n.. code:: bash\n\n pip install sen14348_exporter\n\nUsage\n-----\n\n.. code:: bash\n\n $ sen14348_exporter -h\n usage: sen14348_exporter [-h] [-v] [-p PORT] [-ba BME_ADDRESS]\n [-ca CCS_ADDRESS] [-l LABELS] [-i INTERVAL]\n [-bf FILTER] [-bho BHO] [-bpo BPO] [-bto BTO]\n [-cto CTO]\n\n optional arguments:\n -h, --help show this help message and exit\n -v, --verbose increase output verbosity\n -p PORT, --port PORT exporter port (default: 9502)\n -ba BME_ADDRESS, --bme-address BME_ADDRESS\n BME280 I2C address (default: 0x77)\n -ca CCS_ADDRESS, --ccs-address CCS_ADDRESS\n CCS811 I2C address (default: 0x5b)\n -l LABELS, --labels LABELS\n JSON object of Prometheus labels to apply\n -i INTERVAL, --interval INTERVAL\n measurement sample interval (default: 2)\n -bf FILTER, --filter FILTER\n BME280 filter value to apply (0-4, default: 0)\n -bho BHO BME280 humidity oversampling value (1-5, default: 4)\n -bpo BPO BME280 pressure oversampling value (1-5, default: 4)\n -bto BTO BME280 temperature oversampling value (1-5, default:\n 4)\n -cto CTO CCS811 temperature offset (default: -25.0)\n\nDocker\n------\n\n.. code:: bash\n\n docker pull ashtreefarms/sen14348-exporter-rpi\n docker run -p 9502:9502 --device /dev/i2c-1 ashtreefarms/sen14348-exporter-rpi \\\n --labels '{\"zone\": \"bedroom\"}'\n\nMIT License\n===========\n\nPermission is hereby granted, free of charge, to any person obtaining a\ncopy of this software and associated documentation files (the\n\u201cSoftware\u201d), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be included\nin all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \u201cAS IS\u201d, WITHOUT WARRANTY OF ANY KIND, EXPRESS\nOR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ashtreefarms/sen14348_exporter", "keywords": "sparkfun", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "sen14348_exporter", "package_url": "https://pypi.org/project/sen14348_exporter/", "platform": "", "project_url": "https://pypi.org/project/sen14348_exporter/", "project_urls": { "Homepage": "https://github.com/ashtreefarms/sen14348_exporter" }, "release_url": "https://pypi.org/project/sen14348_exporter/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "Prometheus exporter for the SparkFun SEN-14348 Environmental Combo Breakout", "version": "0.1.0" }, "last_serial": 3626998, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "45732bb91811c3d44b618e0d6c37564d", "sha256": "aedae44c695edef3c10786b973c2221c243a442dd371a6bd0bea5d1180253df3" }, "downloads": -1, "filename": "sen14348_exporter-0.1.0.tar.gz", "has_sig": false, "md5_digest": "45732bb91811c3d44b618e0d6c37564d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4798, "upload_time": "2018-03-01T00:17:02", "url": "https://files.pythonhosted.org/packages/47/8f/950e94b3b5e30e377be2383ba2f848e8f795e030dc8330ce58c96b2212a7/sen14348_exporter-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "45732bb91811c3d44b618e0d6c37564d", "sha256": "aedae44c695edef3c10786b973c2221c243a442dd371a6bd0bea5d1180253df3" }, "downloads": -1, "filename": "sen14348_exporter-0.1.0.tar.gz", "has_sig": false, "md5_digest": "45732bb91811c3d44b618e0d6c37564d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4798, "upload_time": "2018-03-01T00:17:02", "url": "https://files.pythonhosted.org/packages/47/8f/950e94b3b5e30e377be2383ba2f848e8f795e030dc8330ce58c96b2212a7/sen14348_exporter-0.1.0.tar.gz" } ] }