mirror of
https://github.com/eclipse/upm.git
synced 2025-07-05 03:11:15 +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 @@
|
||||
{
|
||||
"dfrec":
|
||||
{
|
||||
"Brief": "Analog Electrical Conductivity (EC) Sensor",
|
||||
"Name": "Analog Electrical Conductivity (EC) 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": ["dfrec"],
|
||||
"Aliases": ["dfrec"],
|
||||
"Categories": ["ec", "conductivity"],
|
||||
"Connections": ["analog", "uart"],
|
||||
"Project Type": ["industrial"],
|
||||
|
Reference in New Issue
Block a user