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: 6 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 (9 months ago)
- Default Branch: main
- Last Pushed: 2025-04-30T18:59:08.000Z (9 months ago)
- Last Synced: 2025-04-30T19:43:27.197Z (9 months ago)
- Language: GDB
- Size: 7.81 KB
- Stars: 0
- 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.