0 purchases
pysentel 0.1b2
pysentel
A python script for fetching 1-wire sensor-data and ingesting in InfluxDB.
Python script fetching sensor-data from e.g. DS18B20-sensors via the 1-wire protocol and ingest these datapoints into a specified InfluxDB-bucket.
Installation and setup
Install via pip3 install pysentel
Setup WIP
Usage example
Work-in-progress.
Development setup
Work-in-progress.
Release History
no releases yet.
Meta
Danni Randeris - [email protected]
Distributed under the MIT license. See LICENSE for more information.
https://github.com/danniranderis
Contributing
Fork it (https://github.com/yourname/yourproject/fork)
Create your feature branch (git checkout -b feature/fooBar)
Commit your changes (git commit -am 'Add some fooBar')
Push to the branch (git push origin feature/fooBar)
Create a new Pull Request
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.