We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0838788 commit 79f3b9aCopy full SHA for 79f3b9a
index.bs
@@ -2066,6 +2066,11 @@ for each [=sensor types=]:
2066
For [=sensor types=] where multiple [=device sensor|sensors=] are common,
2067
[=extension specifications=] may choose not to define a [=default sensor=],
2068
especially when doing so would not make sense.
2069
+- A [=threshold check algorithm=], which returns a boolean indicating whether
2070
+ two sensor readings differ enough to cause the [=latest readings=] map to
2071
+ be updated.
2072
+- A [=reading quantization algorithm=], which may return a sensor reading
2073
+ with reduced accuracy.
2074
2075
<h3 id="extend-automation">Automation</h3>
2076
0 commit comments