JSON: Fixing Sensor Name field

Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
This commit is contained in:
Abhishek Malik
2018-01-18 13:26:22 -05:00
parent a842898bd5
commit 7422ec937c
42 changed files with 68 additions and 68 deletions

View File

@ -2,7 +2,7 @@
"Library": "si114x",
"Description": "Silicon Labs SI1145 UV Light Sensor library",
"Sensor Class": {
"si114x": {
"SI114x": {
"Name": "API for the Silicon Labs SI1145 UV Light Sensor",
"Description": "This is the UPM Module for the Silicon Labs SI1145 UV Light Sensor. This device is capable of measuring IR and visible ambient light as well. It also supports the ability to use externally attached LEDs to perform proximity detection on 3 separate channels. Currently, this class only supports the retrieving of the calculated UV index measured by the device, but enough infrastructure is provided to make it easy to enhance this driver in the future to support additional capabilities, including interrupt support.",
"Aliases": ["si114x", "SI1145 Digital UV Index / IR / Visible Light Sensor"],
@ -66,4 +66,4 @@
}
}
}
}
}