File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -476,6 +476,8 @@ properties.
476
476
+-----------------------+-----------------------+-------------------------------------------------------------------------+
477
477
| ``distance `` | float | centimeters |
478
478
+-----------------------+-----------------------+-------------------------------------------------------------------------+
479
+ | ``proximity `` | int | non-unit-specifc proximity values (monotonic but not actual distance) |
480
+ +-----------------------+-----------------------+-------------------------------------------------------------------------+
479
481
| ``light `` | float | non-unit-specific light levels (should be monotonic but is not lux) |
480
482
+-----------------------+-----------------------+-------------------------------------------------------------------------+
481
483
| ``lux `` | float | SI lux |
@@ -504,6 +506,8 @@ properties.
504
506
+-----------------------+-----------------------+-------------------------------------------------------------------------+
505
507
| ``weight `` | float | grams (g) |
506
508
+-----------------------+-----------------------+-------------------------------------------------------------------------+
509
+ | ``sound_level `` | float | non-unit-specific sound level (monotonic but not actual decibels) |
510
+ +-----------------------+-----------------------+-------------------------------------------------------------------------+
507
511
508
512
Adding native modules
509
513
--------------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments