Skip to content

A python script for fetching 1-wire sensor-data and ingesting into InfluxDB.

License

Notifications You must be signed in to change notification settings

danniranderis/pysentel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pysentel

A python script for fetching 1-wire sensor-data and ingesting in InfluxDB.

PyPI version

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

  1. Install via pip3 install pysentel
  2. 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

  1. Fork it (https://github.com/yourname/yourproject/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

A python script for fetching 1-wire sensor-data and ingesting into InfluxDB.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages