https://github.com/mcquerol/sensors-measurementdb-cpp
C++ program for handling of measurement values from some sensor such as a temperature or humidity sensor.
https://github.com/mcquerol/sensors-measurementdb-cpp
Last synced: 5 months ago
JSON representation
C++ program for handling of measurement values from some sensor such as a temperature or humidity sensor.
- Host: GitHub
- URL: https://github.com/mcquerol/sensors-measurementdb-cpp
- Owner: mcquerol
- License: mit
- Created: 2025-04-30T18:40:14.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-02T04:05:46.000Z (about 1 year ago)
- Last Synced: 2025-07-19T07:19:32.998Z (11 months ago)
- Language: C++
- Size: 21.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sensors-measurementdb-cpp
C++ program for handling of measurement values from some sensor such as a temperature or humidity sensor.