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 @@
{
"ds18b20":
{
"Brief": "DS18B20 1-Wire Temperature Sensor",
"Name": "DS18B20 1-Wire Temperature Sensor",
"Description": "The driver was tested with the DFRobot EC Analog Sensor. This device measure the electrical conductivity of an aqueous solution. The included probe is a K=1 model. Calibration is somewhat complicated - see the DFRobot wiki for instructions on calibration. Functions are provided to supply the appropriate values. By default, the values used in the DFRobot arduino example are used.",
"Part Numbers": ["ds18b20"],
"Aliases": ["ds18b20"],
"Categories": ["ec", "conductivity"],
"Connections": ["uart"],
"Project Type": ["prototyping", "industrial"],
@ -37,4 +37,4 @@
}
}
}
}""
}