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": "th02",
"Description": "Seeed TH02 Temperature & Humidity Sensor Library",
"Sensor Class": {
"th02": {
"TH02": {
"Name": "API for the Seeed TH02 Temperature & Humidity Sensor",
"Description": "This is the UPM Module for the Seeed TH02 Temperature & Humidity Sensor. This is a multifunctional sensor that gives you temperature and relative humidity information at the same time. It utilizes a TH02 sensor that can meet measurement needs of general purposes. It provides reliable readings when environment humidity condition inbetween 0-80% RH, and temperature condition inbetween 0-70°C, covering needs in most home and daily applications that don't contain extreme conditions.",
"Aliases": ["th02", "Grove - Temperature&Humidity Sensor (High-Accuracy & Mini)"],
@ -74,4 +74,4 @@
}
}
}
}
}