mirror of
https://github.com/eclipse/upm.git
synced 2025-07-02 01:41:12 +03:00
fixed JSON keys
Signed-off-by: Wai Lun Poon <wai.lun.poon@intel.com> Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:

committed by
Abhishek Malik

parent
c5cdfc702c
commit
3ca7889755
@ -5,9 +5,9 @@
|
||||
{
|
||||
"light":
|
||||
{
|
||||
"Brief": "Analog Light Sensor",
|
||||
"Name": "Analog Light Sensor",
|
||||
"Description": "The light sensor detects the intensity of the ambient light. As the light intensity of the environment increases, the resistance of the sensor decreases. This means the raw value from the analog pin is larger in bright light and smaller in the dark. A very approximate lux value can also be returned.",
|
||||
"Part Numbers": ["light"],
|
||||
"Aliases": ["light"],
|
||||
"Categories": ["light"],
|
||||
"Connections": ["analog"],
|
||||
"Project Type": ["environmental", "security", "prototyping"],
|
||||
|
Reference in New Issue
Block a user