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
/boxes?minimal=false should return the lastMeasurement field of all sensors of a box as an object.
/boxes?minimal=false
lastMeasurement
The text was updated successfully, but these errors were encountered:
Should it? The minimal format was introduced to avoid the expensive lastMeasurement lookup
minimal
Sorry, something went wrong.
minimal=true avoids the expensive lastMeasurement lookup
minimal=true
oh misread false for true; never mind then
No branches or pull requests
/boxes?minimal=false
should return thelastMeasurement
field of all sensors of a box as an object.The text was updated successfully, but these errors were encountered: