Skip to content

Commit 79f3b9a

Browse files
author
Raphael Kubo da Costa
committed
Mention algorithms from #429 in "Extensibility Definition Requirements".
The new algorithms were defined in the "Sensor Type" section, but it makes sense to list them when describing what extension specifications may do.
1 parent 0838788 commit 79f3b9a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

index.bs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2066,6 +2066,11 @@ for each [=sensor types=]:
20662066
For [=sensor types=] where multiple [=device sensor|sensors=] are common,
20672067
[=extension specifications=] may choose not to define a [=default sensor=],
20682068
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.
20692074

20702075
<h3 id="extend-automation">Automation</h3>
20712076

0 commit comments

Comments
 (0)