File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -476,6 +476,8 @@ properties.
476476+-----------------------+-----------------------+-------------------------------------------------------------------------+
477477| ``distance `` | float | centimeters |
478478+-----------------------+-----------------------+-------------------------------------------------------------------------+
479+ | ``proximity `` | int | non-unit-specifc proximity values (monotonic but not actual distance) |
480+ +-----------------------+-----------------------+-------------------------------------------------------------------------+
479481| ``light `` | float | non-unit-specific light levels (should be monotonic but is not lux) |
480482+-----------------------+-----------------------+-------------------------------------------------------------------------+
481483| ``lux `` | float | SI lux |
@@ -504,6 +506,8 @@ properties.
504506+-----------------------+-----------------------+-------------------------------------------------------------------------+
505507| ``weight `` | float | grams (g) |
506508+-----------------------+-----------------------+-------------------------------------------------------------------------+
509+ | ``sound_level `` | float | non-unit-specific sound level (monotonic but not actual decibels) |
510+ +-----------------------+-----------------------+-------------------------------------------------------------------------+
507511
508512Adding native modules
509513--------------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments