https://github.com/davidlutton/python-dataloggers
Python 3 Data loggers
https://github.com/davidlutton/python-dataloggers
datalogger parser python
Last synced: 9 days ago
JSON representation
Python 3 Data loggers
- Host: GitHub
- URL: https://github.com/davidlutton/python-dataloggers
- Owner: DavidLutton
- License: mit
- Created: 2017-02-14T21:50:17.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-05-11T20:28:34.000Z (about 2 years ago)
- Last Synced: 2025-05-29T02:44:23.575Z (about 1 year ago)
- Topics: datalogger, parser, python
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python 3 Data Loggers
Use Python 3 to collect data from devices and use appropriate modules to parse and then submit data to an HTTP endpoint
In my case InfluxDB.