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:
Wai Lun Poon
2017-08-17 19:42:04 -04:00
committed by Abhishek Malik
parent c5cdfc702c
commit 3ca7889755
103 changed files with 242 additions and 242 deletions

View File

@ -5,9 +5,9 @@
{
"am2315":
{
"Brief": "API for the AM2315 Temperature & Humidity Sensor",
"Name": "API for the AM2315 Temperature & Humidity Sensor",
"Description": "The AM2315 is a digital humidity sensor with temperature output. RH reports between 0 and 100%, and the temperature range is -40 to +125 degC. The sampling period of this sensor is 2 seconds. Reads occurring more often than that return cached data.",
"Part Numbers": ["am2315"],
"Aliases": ["am2315"],
"Categories": ["humidity", "temperature"],
"Connections": ["i2c"],
"Project Type": ["prototyping", "industrial"],