We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Before the first reading (created .rrd database), adding a sensor from the command line crashes the URL/sensors route.
pi@alex-r001wue:~/piLogger/bin $ ./dbTool --add -d --deviceType 1wire --deviceId 28.28AB3B070000 --devicePath /mnt/1wire/28.28AB3B070000 - Adding sensor: 28.28AB3B070000 type: 1wire path: /mnt/1wire/28.28AB3B070000 metric: temperature
The text was updated successfully, but these errors were encountered:
Workaround, log all sensors:
cd ~/piLogger/bin ./logAll --db
Sorry, something went wrong.
No branches or pull requests
Before the first reading (created .rrd database), adding a sensor from the command line crashes the URL/sensors route.
The text was updated successfully, but these errors were encountered: